mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 06:47:58 +01:00
Refactor modules.config.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
/** @instance hints */
|
||||
const ELEM = 0, TEXT = 1, SPAN = 2, IMG_SPAN = 3;
|
||||
const Hints = Module("hints", {
|
||||
requires: ["config"],
|
||||
|
||||
init: function () {
|
||||
|
||||
this._hintMode;
|
||||
|
||||
Reference in New Issue
Block a user