Manage display of book covers
This commit is contained in:
@@ -8,4 +8,6 @@ type Book struct {
|
||||
Author string `json:"author"`
|
||||
AddedBy User
|
||||
AddedByID uint
|
||||
Cover StaticFile
|
||||
CoverID uint
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user