mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 00:44:14 +01:00
Refactor cache module to avoid using zip store for smaller items.
This commit is contained in:
@@ -201,7 +201,7 @@ var Help = Module("Help", {
|
||||
["toc", { start: "2" }],
|
||||
|
||||
body]);
|
||||
});
|
||||
}, true);
|
||||
},
|
||||
|
||||
initialize: function initialize() {
|
||||
|
||||
Reference in New Issue
Block a user