updated lite

This commit is contained in:
Concedo 2026-01-17 15:59:53 +08:00
parent d2b2224b0d
commit 21e6ccb8cb

View file

@ -27751,10 +27751,10 @@ Current version indicated by LITEVER below.
<div id="normalinterface" class="pagebox">
<div id="maineditbody" class="viewport_height">
<div class="gamescreenbgnormal viewport_height" id="gamescreen">
<div id="gametext" contenteditable="false" onclick="click_gametext()" onblur="merge_edit_field()">
<span id="gametext" contenteditable="false" onclick="click_gametext()" onblur="merge_edit_field()">
<p id="tempgtloadtxt">Loading...</p>
<noscript><style>#tempgtloadtxt { display: none; } #gametext { white-space: normal!important; }</style><p>Sorry, KoboldAI Lite requires Javascript to function.</p></noscript>
</div>
</span>
<div class="hidden" id="wordsearch_panel" style="flex:250px">
<div style="display:flex; padding:6px">
<input title="Word Search Input" class="form-control menuinput_inline" style="width: calc(100% - 34px); margin-right:2px;" type="text" placeholder="WordSearch" value="" onkeyup="trigger_wordsearch_candidates_key();" id="wordsearch_input">