mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 23:55:45 +01:00
s/service[(".*?")]/services.get(\1)/g; s/service.get(\w+)/'services.create("' + lcfirst($1) + '")'/ge
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
let prefix = [BASE];
|
||||
|
||||
["service.js",
|
||||
["services.js",
|
||||
"liberator.js",
|
||||
"config.js",
|
||||
"util.js",
|
||||
|
||||
Reference in New Issue
Block a user