mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-19 11:52:20 -06:00
fix: chatwoot screen
This commit is contained in:
@@ -9,6 +9,7 @@ export class InstanceDto extends IntegrationDto {
|
||||
number?: string;
|
||||
integration?: string;
|
||||
token?: string;
|
||||
status?: string;
|
||||
// settings
|
||||
rejectCall?: boolean;
|
||||
msgCall?: string;
|
||||
|
||||
Reference in New Issue
Block a user