Skip to content

Commit a45112d

Browse files
author
Aytackydln
committed
fix most of the preview not working
1 parent 6c78223 commit a45112d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Project-Aurora/Project-Aurora/Profiles/LightingStateManager.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ public async Task RegisterEvent(Application application)
239239
}
240240
applicationList.Add(application);
241241
}
242+
EventProcesses[application.Config.ID] = [application];
242243

243244
application.Config.ProcessNamesChanged += (_, _) =>
244245
{

0 commit comments

Comments
 (0)