Bump version to 1.6.4.0 and update changelog for new features; modify select classes in config page and settings popup
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 58s

This commit is contained in:
CodeDevMLH
2026-02-03 19:45:38 +01:00
parent 636aaa2a4a
commit 8297f989fd
4 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
</div>
<div class="selectContainer">
<label class="selectLabel" for="SelectedSeason">Selected Season</label>
<select is="emby-select" id="SelectedSeason" name="SelectedSeason" class="emby-select-withcolor emby-select">
<select is="emby-select" id="SelectedSeason" name="SelectedSeason" class="emby-select">
<option value="none">None</option>
<option value="snowflakes">Snowflakes</option>
<option value="snowfall">Snowfall</option>