chore: debug

This commit is contained in:
Shivam Mishra
2024-10-08 12:20:14 +05:30
parent 2f090dbc61
commit f62a4170b6
+1
View File
@@ -65,6 +65,7 @@ export default {
},
mounted() {
const { websiteToken, locale, widgetColor } = window.chatwootWebChannel;
console.log('SET LOCALE', locale);
this.setLocale(locale);
this.setWidgetColor(widgetColor);
setHeader(window.authToken);