UX: remove auto-cover feature and add inline game editing
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
<button id="backupBtn" type="button" class="btn-secondary">Sauvegarder JSON</button>
|
||||
<button id="restoreMergeBtn" type="button" class="btn-secondary">Restaurer (fusion)</button>
|
||||
<button id="restoreReplaceBtn" type="button" class="btn-secondary">Restaurer (remplacement)</button>
|
||||
<button id="autoCoverBtn" type="button" class="btn-secondary">Auto-remplir pochettes (internet)</button>
|
||||
<input id="restoreFileInput" type="file" accept="application/json" class="hidden" />
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user