/** * Myext display panel logic * * Copyright (C) 2021 Wojtek Kosior * Redistribution terms are gathered in the `copyright' file. */ /* * IMPORTS_START * IMPORT browser * IMPORTS_END */ document.getElementById("settings_but") .addEventListener("click", (e) => browser.runtime.openOptionsPage()); ion/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/grafts.scm
AgeCommit message (Expand)Author
2022-11-11grafts: Run with a UTF-8 locale....Ludovic Courtès