Browse Source

[FIX] ui build

Gogs 7 years ago
parent
commit
22bb0d4890
1 changed files with 1 additions and 1 deletions
  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.993e4a0b.js' %}"></script>
+        <script src="{% static 'main.12e1cc9b.js' %}"></script>
     </body>
 </html>