mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-18 02:39:47 +00:00
fixed search problem
This commit is contained in:
parent
d3a0f3bf14
commit
c4ed2acd05
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
4
web/dist/index.html
vendored
4
web/dist/index.html
vendored
@ -6,8 +6,8 @@
|
||||
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>LoLLMS WebUI</title>
|
||||
<script type="module" crossorigin src="/assets/index-4dce9705.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-cb896237.css">
|
||||
<script type="module" crossorigin src="/assets/index-da8c411f.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-d070ef20.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user