Drop-down entry of the options page updated

This commit is contained in:
nobody 2020-07-14 18:54:29 +02:00
parent 5e0b82b342
commit d1e8b7f755
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
<select id="selected-icon" data-option="selectedIcon">
<option value="Default">Default</option>
<option value="Light">Light</option>
<option value="Grey">Grey</option>
<option value="Grey">Blue/Grey</option>
</select>
</div>
</section>