Переглянути джерело

[FIX] ui static resources

Gogs 7 роки тому
батько
коміт
a292f93ac6
1 змінених файлів з 1 додано та 1 видалено
  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>