mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
6301b744d2
commit
54e3f8d3f4
21 changed files with 246 additions and 202 deletions
|
@ -155,7 +155,7 @@
|
|||
dontShowAgain.appendChild(dontShowAgainInput);
|
||||
dontShowAgain.appendChild(
|
||||
document.createTextNode(
|
||||
extension.getTranslation("dontShowOptionsOnUpdate")
|
||||
" " + extension.getTranslation("dontShowOptionsOnUpdate")
|
||||
)
|
||||
);
|
||||
bookmarkingNotice.appendChild(dontShowAgain);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue