Update disabled options descriptions in seasonal configuration [skip ci]

This commit is contained in:
CodeDevMLH
2026-02-21 16:06:24 +01:00
parent ec89f2d48d
commit 63ec6d5e52

View File

@@ -70,13 +70,13 @@
<option value="carnival">Carnival (Confetti)</option> <option value="carnival">Carnival (Confetti)</option>
<option value="cherryblossom">Cherry Blossom</option> <option value="cherryblossom">Cherry Blossom</option>
<option value="resurrection">Resurrection by Bioflash257</option> <option value="resurrection">Resurrection by Bioflash257</option>
<option value="championships" disabled>European/World Championships (not implemented yet. Please commit ideas in a issue or PR)</option> <option value="championships" disabled>European/World Championships (not implemented yet. Please commit ideas/implementation in a issue or PR)</option>
<option value="patrick" disabled>St. Patrick's Day (not implemented yet. Please commit ideas in a issue or PR)</option> <option value="patrick" disabled>St. Patrick's Day (not implemented yet. Please commit ideas/implementation in a issue or PR)</option>
<option value="thanksgiving" disabled>Thanksgiving (not implemented yet. Please commit ideas in a issue or PR)</option> <option value="thanksgiving" disabled>Thanksgiving (not implemented yet. Please commit ideas/implementation in a issue or PR)</option>
<option value="pride" disabled>Pride (not implemented yet. Please commit ideas in a issue or PR)</option> <option value="pride" disabled>Pride (not implemented yet. Please commit ideas/implementation in a issue or PR)</option>
<option value="pride" disabled>Oscar Awards (not implemented yet. Please commit ideas in a issue or PR)</option> <option value="pride" disabled>Oscar Awards (not implemented yet. Please commit ideas/implementation in a issue or PR)</option>
<option value="pride" disabled>Eurovison Awards (not implemented yet. Please commit ideas in a issue or PR)</option> <option value="pride" disabled>Eurovison Awards (not implemented yet. Please commit ideas/implementation in a issue or PR)</option>
<option value="pride" disabled>Sugar Feast (Eid al-Fitr, Ramadan) (not implemented yet. Please commit ideas in a issue or PR)</option> <option value="pride" disabled>Sugar Feast (Eid al-Fitr, Ramadan) (not implemented yet. Please commit ideas/implementation in a issue or PR)</option>
</select> </select>
<div class="fieldDescription">The season to display if automation is disabled or no "Auto Selection" rule matches the current date.</div> <div class="fieldDescription">The season to display if automation is disabled or no "Auto Selection" rule matches the current date.</div>
</div> </div>