mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-13 19:55:21 +00:00
Add user to albums
This commit is contained in:
@@ -10,5 +10,6 @@ type Album struct {
|
||||
CreatedAt string
|
||||
UpdatedAt string
|
||||
Comments int64
|
||||
User User
|
||||
Media []Media
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user