mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-20 12:22:21 -06:00
fix: fixed bugs in the frontend, on the event screens
This commit is contained in:
@@ -36,5 +36,6 @@ export function ChatwootInstanceMixin<TBase extends Constructor>(Base: TBase) {
|
||||
chatwootNameInbox?: string;
|
||||
chatwootOrganization?: string;
|
||||
chatwootLogo?: string;
|
||||
chatwootAutoCreate?: boolean;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user