🛂 Add isQuarantined field in workspace
This commit is contained in:
@@ -89,6 +89,7 @@ model Workspace {
|
||||
customChatsLimit Int?
|
||||
customStorageLimit Int?
|
||||
customSeatsLimit Int?
|
||||
isQuarantined Boolean @default(false)
|
||||
themeTemplates ThemeTemplate[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user