mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 18:27:44 +02:00
@@ -47,6 +47,7 @@ export interface Integration extends Doc {
|
||||
type: Ref<IntegrationType>
|
||||
disabled: boolean
|
||||
value: string
|
||||
error?: IntlString | null
|
||||
shared?: Ref<Account>[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user