mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 07:48:00 +01:00
Fix hint key processing.
This commit is contained in:
@@ -37,6 +37,7 @@ var Modes = Module("modes", {
|
||||
|
||||
this.addMode("BASE", {
|
||||
description: "The base mode for all other modes",
|
||||
bases: [],
|
||||
count: false
|
||||
});
|
||||
this.addMode("MAIN", {
|
||||
|
||||
Reference in New Issue
Block a user