mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-09 14:23:08 +02:00
Add slowmode option
This commit is contained in:
parent
1c92966064
commit
9cdd3f92e5
@ -83,6 +83,7 @@ model Category {
|
||||
openingMessage String @db.Text
|
||||
pingRoles Json @default("[]")
|
||||
questions Question[]
|
||||
ratelimit Int?
|
||||
requiredRoles Json
|
||||
requireTopic Boolean @default(false)
|
||||
staffRoles Json
|
||||
|
Loading…
Reference in New Issue
Block a user