fix: chatwoot screen

This commit is contained in:
Davidson Gomes
2024-09-09 10:12:10 -03:00
parent c20a3b643f
commit 80ae86b298
7 changed files with 36 additions and 16 deletions

View File

@@ -9,6 +9,7 @@ export class InstanceDto extends IntegrationDto {
number?: string;
integration?: string;
token?: string;
status?: string;
// settings
rejectCall?: boolean;
msgCall?: string;