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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user