feat(15): start form, save state, decode steps
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user