refactored how avatars are being handled
This commit is contained in:
@@ -15,7 +15,7 @@ model User {
|
||||
|
||||
email String? @unique
|
||||
emailVerified DateTime?
|
||||
imagePath String?
|
||||
image String?
|
||||
|
||||
password String
|
||||
collections Collection[]
|
||||
|
||||
Reference in New Issue
Block a user