add tools import button

This commit is contained in:
Stewart Allen 2025-03-07 13:56:18 -05:00
commit f8bf28acdd
4 changed files with 4 additions and 1 deletions

View file

@ -585,6 +585,7 @@
<button id="tools-close" lk="done">done</button>
</div>
<div class="f-row">
<button id="tools-import" lk="import">import</button>
<button id="tools-export" lk="export">export</button>
</div>
</div>