mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-21 04:42:20 -06:00
feat: Organization configuration and logo in chatwoot bot contact
This commit is contained in:
@@ -314,6 +314,8 @@ export class ChannelStartupService {
|
||||
importContacts: data.importContacts,
|
||||
importMessages: data.importMessages,
|
||||
daysLimitImportMessages: data.daysLimitImportMessages,
|
||||
organization: data.organization,
|
||||
logo: data.logo,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user