Browse Source

[FIX] ui build

Gogs 7 năm trước cách đây
mục cha
commit
ea5510b641
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ui/templates/index.html

+ 1 - 1
ui/templates/index.html

@@ -10,6 +10,6 @@
     </head>
     <body>
         <div id="root"></div>
-        <script src="{% static 'main.2d599350.js' %}"></script>
+        <script src="{% static 'main.087fc63f.js' %}"></script>
     </body>
 </html>