lsc před 3 týdny
rodič
revize
52498bc0ee
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/main.js

+ 1 - 0
src/main.js

@@ -32,6 +32,7 @@ if (parent?.location?.href.includes('beta')) {
   console.log(parent.location.href);
   region = 'com'
 } 
+console.log(region);
 
 Vue.prototype.$region = region;