mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-14 18:45:06 +00:00
Add settings restore link
This commit is contained in:
@@ -4,3 +4,5 @@ if (params.has("status")) {
|
||||
params.delete("message")
|
||||
history.replaceState(null, "", "?" + params.toString())
|
||||
}
|
||||
|
||||
document.getElementById("restore-link").addEventListener("click", event => event.preventDefault())
|
||||
|
||||
Reference in New Issue
Block a user