mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-12 15:52:39 +10:00
feat(news): Updated user for authoring articles
This commit is contained in:
@ -11,6 +11,7 @@ model User {
|
|||||||
clients Client[]
|
clients Client[]
|
||||||
notifications Notification[]
|
notifications Notification[]
|
||||||
collections Collection[]
|
collections Collection[]
|
||||||
|
news News[]
|
||||||
}
|
}
|
||||||
|
|
||||||
model Notification {
|
model Notification {
|
||||||
|
|||||||
Reference in New Issue
Block a user