mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 02:17:59 +01:00
Merge changes from bootstrapped.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
/** @scope modules */
|
||||
|
||||
const Modes = Module("modes", {
|
||||
var Modes = Module("modes", {
|
||||
init: function () {
|
||||
this.modeChars = {};
|
||||
this._main = 1; // NORMAL
|
||||
|
||||
Reference in New Issue
Block a user