mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 13:17:45 +02:00
@@ -50,6 +50,7 @@ export class TIntegration extends TDoc implements Integration {
|
||||
disabled!: boolean
|
||||
value!: string
|
||||
shared!: Ref<Account>[]
|
||||
error?: IntlString | null
|
||||
}
|
||||
@Model(setting.class.SettingsCategory, core.class.Doc, DOMAIN_MODEL)
|
||||
export class TSettingsCategory extends TDoc implements SettingsCategory {
|
||||
|
||||
Reference in New Issue
Block a user