14.04.2026 Update
This commit is contained in:
@@ -279,7 +279,6 @@ function showToast(msg, type = 'info') {
|
||||
|
||||
// ── Event wiring ──────────────────────────────────────────────────────────────
|
||||
|
||||
document.getElementById('refreshBtn').addEventListener('click', loadAll);
|
||||
document.getElementById('applyBtn').addEventListener('click', saveAndApply);
|
||||
document.getElementById('addRuleBtn').addEventListener('click', () => openModal(-1));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user