Erwin Jacimino преди 3 месеца
родител
ревизия
cc9300ff2a
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      public/main/index.html

+ 2 - 2
public/main/index.html

@@ -6,13 +6,13 @@
     <title>Pedidos Express</title>
     <link rel="preconnect" href="https://fonts.googleapis.com" />
     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
-        <script>
+        <!-- <script>
       const params = new URLSearchParams(window.location.search);
       const debug = params.get("debug") === "1";
       if (!debug) {
         window.location.replace("https://menu.fu.do/klein/qr-menu")
       }
-    </script>
+    </script> -->
     <link
       href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Noto+Sans:wght@300;400;500;600;700&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap"
       rel="stylesheet"