mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 18:07:58 +01:00
Refactor modules.config.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
// given in the LICENSE.txt file included with this file.
|
||||
|
||||
const History = Module("history", {
|
||||
requires: ["config"],
|
||||
|
||||
get format() bookmarks.format,
|
||||
|
||||
get service() services.get("history"),
|
||||
|
||||
Reference in New Issue
Block a user