Fix css bug
This commit is contained in:
@ -133,6 +133,7 @@ model Image {
|
||||
creationYear Int?
|
||||
fileSize Int?
|
||||
creationDate DateTime?
|
||||
isDone Boolean? @default(false)
|
||||
|
||||
albumId String?
|
||||
artistId String?
|
||||
|
Reference in New Issue
Block a user