mirror of
https://github.com/diced/zipline.git
synced 2025-12-12 15:50:11 -08:00
feat: show saved indicator for upload options
This commit is contained in:
@@ -24,7 +24,7 @@ model User {
|
||||
password String?
|
||||
avatar String?
|
||||
token String @unique
|
||||
role Role @default(USER)
|
||||
role Role @default(USER)
|
||||
|
||||
files File[]
|
||||
urls Url[]
|
||||
|
||||
Reference in New Issue
Block a user