mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-13 19:55:21 +00:00
Fix comments and votes on albums
This commit is contained in:
@@ -6,6 +6,7 @@ type Album struct {
|
||||
Views int64
|
||||
Upvotes int64
|
||||
Downvotes int64
|
||||
Privacy string
|
||||
CreatedAt string
|
||||
UpdatedAt string
|
||||
Comments int64
|
||||
|
||||
Reference in New Issue
Block a user