Skip to content

Commit 87aa4f7

Browse files
comment out install mods anyway option as it's not needed anymore
1 parent 285144c commit 87aa4f7

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

QuestAppVersionSwitcher/Assets/html/index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -361,13 +361,15 @@ <h2>Downloads</h2>
361361
Use Diff downgrading (disable means use default)
362362
</label>
363363
<br>
364-
<label class="option">
365-
<label class="switch normal">
366-
<input id="installModsQ3" type="checkbox">
367-
<span class="slider round"></span>
364+
<!--
365+
<label class="option">
366+
<label class="switch normal">
367+
<input id="installModsQ3" type="checkbox">
368+
<span class="slider round"></span>
369+
</label>
370+
Install mods anyway on Q3 (not recommended as it most likely won't work)
368371
</label>
369-
Install mods anyway on Q3 (not recommended as it most likely won't work)
370-
</label>
372+
-->
371373
<div class="buttonContainer">
372374
<div class="button" id="checkUpdate">Check for QuestAppVersionSwitcher updates</div>
373375
<div class="buttonLabel">Checks if updates for QuestAppVersionSwitcher exist</div>

0 commit comments

Comments
 (0)