Step 5 migration: add localStorage to DB import flow

This commit is contained in:
Ponte
2026-02-11 15:11:34 +01:00
parent de1da956fc
commit e58ee18936
5 changed files with 208 additions and 15 deletions

View File

@@ -50,6 +50,9 @@
<div class="panel-header">
<h2 id="gameSectionTitle">Jeux</h2>
<p id="dataModeInfo" class="data-mode"></p>
<button id="migrateBtn" type="button" class="btn-secondary hidden">
Migrer localStorage vers DB
</button>
</div>
<form id="gameForm" class="grid-form game-form">