mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-15 17:35:46 +01:00
Promisify some callbackish functions, and remove spaces around = in default arguments, per Python conventions.
This commit is contained in:
@@ -132,6 +132,7 @@ var ConfigBase = Class("ConfigBase", {
|
||||
"options",
|
||||
"overlay",
|
||||
"prefs",
|
||||
["promises", "Promise", "Task", "promises"],
|
||||
"protocol",
|
||||
"sanitizer",
|
||||
"services",
|
||||
|
||||
Reference in New Issue
Block a user