1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-08 17:06:42 +00:00

import and export

This commit is contained in:
Laura
2025-08-16 14:54:27 +02:00
parent 566996a728
commit 66cf5011a5
6 changed files with 155 additions and 6 deletions

View File

@@ -77,6 +77,8 @@
<button id="scrolling" title="Turn on auto-scrolling"></button>
</div>
<div class="option">
<button id="export" title="Export the entire chat as a JSON file"></button>
<button id="import" title="Import a chat form a JSON file"></button>
<button id="clear" title="Clear the entire chat"></button>
</div>
</div>