mirror of
https://github.com/multipleof4/sune.git
synced 2026-02-04 10:08:00 +00:00
Refactor: Remove bulk thread export option
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user