Skip to content
Snippets Groups Projects
Commit 0e310e03 authored by henry's avatar henry Committed by morgan
Browse files

fixup! Bug 30237: Add v3 onion services client authentication prompt

Bug 43262: The deleteAll command was attached to the wrong button.
parent 6cf7a548
Branches
Tags
No related merge requests found
Pipeline #218613 passed
......@@ -84,7 +84,7 @@ var gOnionServicesSavedKeysDialog = {
this._removeAllButton = document.getElementById(
"onionservices-savedkeys-removeall"
);
this._removeButton.addEventListener("click", () => {
this._removeAllButton.addEventListener("click", () => {
this._deleteAllKeys();
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment