feat: add stealth mode select step to setup wizard (#6104)

feat: add stealth mode select to setup wizard

feat: enable stealth mode until user finishes setup wizard

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Pim
2024-07-31 19:51:07 +08:00
committed by GitHub
co-authored by SoftFever
parent 3510158cd8
commit f0f5c3bbe9
11 changed files with 157 additions and 7 deletions
+1 -1
View File
@@ -100,7 +100,7 @@
</div>
<div id="AcceptArea">
<div class="GrayBtn trans" id="PreBtn" tid="t8" onclick="window.open('../3/index.html','_self')">Back</div>
<div class="GrayBtn trans" id="PreBtn" tid="t8" onclick="window.open('../1/index.html','_self')">Back</div>
<div class="NormalBtn trans" id="AcceptBtn" tid="t9" onclick="GotoFilamentPage()">Next</div>
</div>