Updated UI drivers to make sure modal shutdown warning is shown when vacancy shutdown is triggered

This commit is contained in:
Neil Dorin
2018-08-29 11:56:41 -06:00
parent d563a6224b
commit 6afe1729bf
4 changed files with 6 additions and 6 deletions

View File

@@ -50,7 +50,7 @@ namespace PepperDash.Essentials.Room.Behaviours
FeatureEventGroup.RetrieveAllEvents();
// Add to the global class for tracking
//Global.Scheduler.AddEventGroup(FeatureEventGroup);
Scheduler.AddEventGroup(FeatureEventGroup);
AddPostActivationAction(() =>
{