mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-31 19:17:48 +00:00 
			
		
		
		
	feat: Configure Chatwoot & Analytics for SaaS app (#2975)
* feat: Add Chatwoot support inside Chatwoot SaaS * Fix identity issues with Chatwoot
This commit is contained in:
		| @@ -94,10 +94,6 @@ export default { | ||||
|   methods: { | ||||
|     logout() { | ||||
|       Auth.logout(); | ||||
|  | ||||
|       if (this.globalConfig.chatwootInboxToken) { | ||||
|         window.$chatwoot.reset(); | ||||
|       } | ||||
|     }, | ||||
|   }, | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pranav Raj S
					Pranav Raj S