зеркало из https://github.com/mozilla/normandy.git
Fix TC lint error.
This commit is contained in:
Родитель
b4ddb222fb
Коммит
86eebdd235
|
@ -62,7 +62,7 @@ const PREFS_TO_WATCH = [
|
|||
this.RecipeRunner = {
|
||||
async init() {
|
||||
this.enabled = null;
|
||||
this.checkPrefs(); // sets this.enabled
|
||||
this.checkPrefs(); // sets this.enabled
|
||||
this.watchPrefs();
|
||||
|
||||
// Run if enabled immediately on first run, or if dev mode is enabled.
|
||||
|
|
Загрузка…
Ссылка в новой задаче