mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 15:45:46 +01:00
Fix styling of help pages on first run.
This commit is contained in:
@@ -454,7 +454,7 @@ var ConfigBase = Class("ConfigBase", {
|
||||
if (this.helpStyles.test(k))
|
||||
highlight.loaded[k] = true;
|
||||
}
|
||||
this.helpCSS = true;
|
||||
this.helpStyled = true;
|
||||
},
|
||||
|
||||
Local: function Local(dactyl, modules, { document, window }) ({
|
||||
|
||||
Reference in New Issue
Block a user