We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e9c340 commit b6fdd42Copy full SHA for b6fdd42
embd_res/js/newTopMenuButtons.js
@@ -37,7 +37,7 @@ window.addEventListener('load', () => {
37
}, false);
38
})
39
40
- document.querySelector("#topbtn_save_current").addEventListener("click", () => {
+ document.querySelector("#topbtn_download_current").addEventListener("click", () => {
41
save_file_button()
42
43
0 commit comments