mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Remove /config set-role
This commit is contained in:
parent
dd89cfcee9
commit
1ad6cb5ebe
4 changed files with 23 additions and 9 deletions
|
@ -28,7 +28,6 @@ model Setting {
|
|||
playlistLimit Int @default(50)
|
||||
secondsToWaitAfterQueueEmpties Int @default(30)
|
||||
leaveIfNoListeners Boolean @default(true)
|
||||
roleId String?
|
||||
createdAt DateTime @default(now())
|
||||
updatedAt DateTime @updatedAt
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue