chore: Enforce a few house rules via eslint (#2539)
This commit is contained in:
committed by
dermotduffy
parent
5572ec728e
commit
921d45e577
@@ -106,6 +106,6 @@ export class AutomationsManager {
|
||||
--this._nestedAutomationExecutions;
|
||||
}
|
||||
};
|
||||
runActions(automation.actions);
|
||||
void runActions(automation.actions);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user