We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79368e9 commit 49917e2Copy full SHA for 49917e2
index.html
@@ -16562,7 +16562,7 @@
16562
<option id="uipicker_classic" value="0">Classic</option>
16563
<option id="uipicker_messenger" value="1">Messenger</option>
16564
<option id="uipicker_aesthetic" value="2">Aesthetic</option>
16565
- <option id="uipicker_corpo" value="3">Corpo</option>
+ <option id="uipicker_corpo" value="3" style="display: none;">Corpo</option>
16566
</select>
16567
<button type="button" class="btn btn-primary" id="btn_aesthetics" onclick="openAestheticUISettingsMenu()" style="height: 24px; padding: 0px 2px; margin: 0px 0px 0px 3px;">⚙️</button>
16568
</div>
0 commit comments