Преглед изворни кода

parche temporal redireccion

Erwin Jacimino пре 5 месеци
родитељ
комит
862464840b
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      public/main/js/app.js

+ 5 - 0
public/main/js/app.js

@@ -1,3 +1,8 @@
+
+// TODO: PARCHE TEMPORAL -> REDIRECCIONAR TODO  A https://menu.fu.do/klein/qr-menu
+
+window.location.replace("https://menu.fu.do/klein/qr-menu");
+
 //--- Imports ---
 import { getOnlineUserCount, getUserList } from './service/chat.js';
 import { getProducts, sendOrder } from './service/product.js';