mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 12:23:09 +02:00
Merge remote-tracking branch 'origin/v4' into v4
This commit is contained in:
commit
8ab8090518
@ -78,7 +78,7 @@ model Category {
|
||||
tickets Ticket[]
|
||||
totalLimit Int @default(-1)
|
||||
// survey Survey @relation(fields: [guildId, surveyName], references: [guildId, name])
|
||||
surveyName String
|
||||
// surveyName String
|
||||
|
||||
@@map("categories")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user