File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
examples/server/webui/src Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -1354,12 +1354,7 @@ llama-server: \
13541354 examples/server/utils.hpp \
13551355 examples/server/httplib.h \
13561356 examples/server/index.html.hpp \
1357- examples/server/completion.js.hpp \
13581357 examples/server/loading.html.hpp \
1359- examples/server/deps_daisyui.min.css.hpp \
1360- examples/server/deps_markdown-it.js.hpp \
1361- examples/server/deps_tailwindcss.js.hpp \
1362- examples/server/deps_vue.esm-browser.js.hpp \
13631358 common/json.hpp \
13641359 common/stb_image.h \
13651360 $(OBJ_ALL )
Original file line number Diff line number Diff line change @@ -448,4 +448,4 @@ try {
448448 <br/>
449449 <button class="btn" onClick="localStorage.clear(); window.location.reload();">Clear localStorage</button>
450450 </div>` ;
451- }
451+ }
You can’t perform that action at this time.
0 commit comments