Pfadauswahl hinzugefügt
This commit is contained in:
@@ -33,6 +33,7 @@ model User {
|
||||
moodleId Int? @map(name: "moodle_id")
|
||||
|
||||
// Settings:
|
||||
pathSelected Boolean @default(false)
|
||||
settingsNtfyRoom String? @map(name: "settings_ntfy_room")
|
||||
settingsMicDevice String? @map(name: "settings_mic_device")
|
||||
settingsMicVolume Float? @map(name: "settings_mic_volume")
|
||||
|
||||
Reference in New Issue
Block a user