mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-01 16:31:25 +03:00
Merge remote-tracking branch 'origin/v4' into v4
This commit is contained in:
@@ -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")
|
||||
}
|
||||
|
Reference in New Issue
Block a user