Built motion from commit 980b26c3.|2.6.29
[motion2.git] / server / files / chat / iframe.ejs
index ae3ec99..ae77249 100644 (file)
@@ -6,7 +6,7 @@
       throw new Error(`Domain "${window.location.origin}"" can't load snippet for '{{{chatWebsiteAddressOrigin}}}'. Please check your website domain in the current XCALLY Chat Website settings.`);
     }
   } catch (error) {
-    window.alert(`Domain ${window.location.origin} can't load snippet for '{{{chatWebsiteAddressOrigin}}}'. Please check your website domain in the current XCALLY Chat Website settings.`);
+    console.warn(`Domain ${window.location.origin} can't load snippet for '{{{chatWebsiteAddressOrigin}}}'. Please check your website domain in the current XCALLY Chat Website settings.`);
     return;
   }