Timothy Jaeryang Baek 2 月之前
父節點
當前提交
5af926bac8
共有 3 個文件被更改,包括 1 次插入0 次删除
  1. 0 0
      backend/open_webui/static/loader.js
  2. 1 0
      src/app.html
  3. 0 0
      static/static/loader.js

+ 0 - 0
backend/open_webui/static/loader.js


+ 1 - 0
src/app.html

@@ -21,6 +21,7 @@
 			title="Open WebUI"
 			href="/opensearch.xml"
 		/>
+		<script src="/static/loader.js" defer></script>
 
 		<script>
 			function resizeIframe(obj) {

+ 0 - 0
static/static/loader.js