generated from nhcarrigan/template
feat: handle join roles
This commit is contained in:
@ -59,6 +59,7 @@ model configs {
|
||||
modLogChannel String @default("")
|
||||
eventLogChannel String @default("")
|
||||
messageReportChannel String @default("")
|
||||
joinRole String @default("")
|
||||
|
||||
@@unique([serverId], map: "serverId")
|
||||
}
|
||||
|
Reference in New Issue
Block a user