Refactor: Remove bulk thread export option

This commit is contained in:
2026-01-16 08:48:10 -08:00
parent 5b158bb193
commit 7447ef40e2

View File

@@ -9,7 +9,6 @@
<button id="sunesImportOption" class="menu-item">Import sunes (.sune)</button>
<button id="sunesExportOption" class="menu-item">Export sunes (.sune)</button>
<button id="threadsImportOption" class="menu-item">Import threads (.json)</button>
<button id="threadsExportOption" class="menu-item">Export threads (.json)</button>
</div>
<input id="importInput" type="file" accept="application/json,.json,.sune" class="hidden"/>
</div>