chaged <profile>.startup to ((<profile>.startup))

This commit is contained in:
alterNERDtive 2020-12-07 18:15:49 +01:00
parent dac75b7af3
commit 4bb10e28f5
5 changed files with 1 additions and 1 deletions

View file

@ -227,7 +227,7 @@ namespace alterNERDtive
{
Log.Notice("Starting up …");
CheckProfiles(VA);
Commands.RunAll(ActiveProfiles, "startup", logMissing: true);
Commands.TriggerEventAll(ActiveProfiles, "startup", logMissing: true);
Log.Notice("Finished startup.");
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.