chaged <profile>.startup
to ((<profile>.startup))
This commit is contained in:
parent
dac75b7af3
commit
4bb10e28f5
5 changed files with 1 additions and 1 deletions
|
@ -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.
Loading…
Reference in a new issue