mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-10 01:25:46 +01:00
Promises cleanup.
This commit is contained in:
@@ -140,7 +140,7 @@ var ConfigBase = Class("ConfigBase", {
|
||||
"options",
|
||||
"overlay",
|
||||
"prefs",
|
||||
["promises", "Promise", "Task", "promises"],
|
||||
["promises", "CancelablePromise", "Promise", "Task", "promises"],
|
||||
"protocol",
|
||||
"sanitizer",
|
||||
"services",
|
||||
|
||||
Reference in New Issue
Block a user