Built motion from commit ba71417a.|2.6.28
[motion2.git] / server / files / chat / iframe.ejs
index ae77249..ae3ec99 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) {
-    console.warn(`Domain ${window.location.origin} can't load snippet for '{{{chatWebsiteAddressOrigin}}}'. Please check your website domain in the current XCALLY Chat Website settings.`);
+    window.alert(`Domain ${window.location.origin} can't load snippet for '{{{chatWebsiteAddressOrigin}}}'. Please check your website domain in the current XCALLY Chat Website settings.`);
     return;
   }