Collections browser: add a button to remove collections
This commit is contained in:
@@ -7,5 +7,4 @@ type Collection struct {
|
||||
Name string
|
||||
User User
|
||||
UserID uint
|
||||
Items []CollectionItem
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user