Skip to content

Commit

Permalink
fix typo in index.html (#100)
Browse files Browse the repository at this point in the history
Probably supersedes LostRuins/koboldcpp#1344
  • Loading branch information
romanthekat authored Feb 2, 2025
1 parent bff42db commit 23f9f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19983,7 +19983,7 @@
<div style="overflow: auto;">
<div id="saveloadentries" class="menutext saveloadgrid">
</div>
<div class="menutext"><p style="padding:6px;font-size: 10px;" class="color_red">Caution: Storage Slots are saved to a tempoary cache and can be deleted by your browser. To avoid losing data, use the download file button.</p></div>
<div class="menutext"><p style="padding:6px;font-size: 10px;" class="color_red">Caution: Storage Slots are saved to a temporary cache and can be deleted by your browser. To avoid losing data, use the download file button.</p></div>
<div class="popupfooter">
<button type="button" class="btn btn-primary" id=""
onclick="hide_popups()">Back</button>
Expand Down

0 comments on commit 23f9f3d

Please sign in to comment.