mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-27 21:35:47 +01:00
Normalise case of player command and mapping descriptions.
This commit is contained in:
@@ -497,6 +497,7 @@ const config = { //{{{
|
||||
window.toJavaScriptConsole = function () {
|
||||
toOpenWindowByType("global:console", "chrome://global/content/console.xul");
|
||||
}
|
||||
|
||||
window.BrowserStop = function () {
|
||||
getBrowser().mCurrentBrowser.stop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user