DESKTOP-2S67K1S\31396 пре 2 година
родитељ
комит
f85c93a9a4
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      src/pages/backgrounder/index.vue

+ 1 - 2
src/pages/backgrounder/index.vue

@@ -12,8 +12,7 @@ export default {
     }
   },
   created(){
-    console.log(1);
-    // window.location.href = 'https://ohplay.radio1964.net/guide'
+    window.location.href = 'https://ohplay.radio1964.net/guide'
   }
 }
 </script>