mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 07:22:54 +10:00
feat(acls): added backend acls
This commit is contained in:
@@ -12,6 +12,8 @@ model User {
|
||||
notifications Notification[]
|
||||
collections Collection[]
|
||||
news News[]
|
||||
|
||||
tokens APIToken[]
|
||||
}
|
||||
|
||||
model Notification {
|
||||
|
||||
Reference in New Issue
Block a user