added ntfy
This commit is contained in:
@@ -31,6 +31,7 @@ model User {
|
||||
emailVerified DateTime? @map(name: "email_verified")
|
||||
|
||||
// Settings:
|
||||
settingsNtfyRoom String? @map(name: "settings_ntfy_room")
|
||||
|
||||
image String?
|
||||
badges BADGES[] @default([])
|
||||
|
||||
Reference in New Issue
Block a user