소스 검색

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';