Implement annotations per user
This commit is contained in:
@@ -30,6 +30,7 @@ type DataStore interface {
|
||||
Playlist() PlaylistRepository
|
||||
Property() PropertyRepository
|
||||
User() UserRepository
|
||||
Annotation() AnnotationRepository
|
||||
|
||||
Resource(model interface{}) ResourceRepository
|
||||
|
||||
|
||||
Reference in New Issue
Block a user