fix: do not save anything in list settings section until presses the apply button

This commit is contained in:
2025-10-08 14:33:28 +03:00
parent 687d7c9e62
commit 0734bf3308
2 changed files with 18 additions and 24 deletions

View File

@@ -90,6 +90,7 @@
<span data-i18n="enable_highlight">Enable Highlighting</span>
<input type="checkbox" class="switch" id="listActive" />
</label>
<button id="applyListSettingsBtn"><i class="fa-solid fa-check"></i> <span data-i18n="apply">Apply</span></button>
</div>
</div>