mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-24 21:41:24 +02: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