feat: basic screenshot manager
This commit is contained in:
@@ -17,7 +17,8 @@ model User {
|
||||
tokens APIToken[]
|
||||
sessions Session[]
|
||||
|
||||
saves SaveSlot[]
|
||||
saves SaveSlot[]
|
||||
screenshots Screenshot[]
|
||||
}
|
||||
|
||||
model Notification {
|
||||
|
||||
Reference in New Issue
Block a user