feat(15): start form, save state, decode steps

This commit is contained in:
efim
2023-07-14 20:49:00 +00:00
parent febc77032b
commit 6ed489835f
4 changed files with 67 additions and 24 deletions

View File

@@ -114,6 +114,7 @@
<input
id="multiplayer-games"
type="checkbox"
value="OnlineService"
name="addon-services"
class="my-7 w-6 h-6 peer"
/>
@@ -137,6 +138,7 @@
id="larger-storage"
type="checkbox"
name="addon-services"
value="LargerStorage"
class="my-7 w-6 h-6 peer"
/>
<div
@@ -159,6 +161,7 @@
id="custom-profile"
type="checkbox"
name="addon-services"
value="CustomProfile"
class="my-7 w-6 h-6 peer"
/>
<div