Explorar el Código

[FIX] ui static resources

Gogs hace 7 años
padre
commit
a292f93ac6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.cf3bfc39.js' %}"></script>
+        <script src="{% static 'main.993e4a0b.js' %}"></script>
     </body>
 </html>