chore: try i18n
This commit is contained in:
@@ -60,12 +60,7 @@ export default {
|
||||
chatwootWebChannel: { websiteToken },
|
||||
authToken,
|
||||
} = window;
|
||||
popoutChatWindow(
|
||||
origin,
|
||||
websiteToken,
|
||||
this.$root.$i18n.locale,
|
||||
authToken
|
||||
);
|
||||
popoutChatWindow(origin, websiteToken, this.$i18n.locale, authToken);
|
||||
},
|
||||
closeWindow() {
|
||||
if (IFrameHelper.isIFrame()) {
|
||||
|
||||
Reference in New Issue
Block a user