No point hiding the notifications customisation area because it's now in its own tab
This commit is contained in:
@@ -9,9 +9,5 @@ window.addEventListener("load", (event) => {
|
||||
x.style.display = "block";
|
||||
}
|
||||
}
|
||||
|
||||
document.getElementById("toggle-customise-notifications").onclick = function () {
|
||||
toggleVisible("notification-customisation");
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user