mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 14:27:58 +01:00
Fix some subtle rehashing bugs.
--HG-- branch : bootstrapped
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/** @scope modules */
|
||||
/** @instance hints */
|
||||
|
||||
const Hints = Module("hints", {
|
||||
var Hints = Module("hints", {
|
||||
init: function init() {
|
||||
const self = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user