fix: updates IEssentialsRoom and EssentialsRoomBase for missed changes

This commit is contained in:
Neil Dorin
2024-05-21 17:14:13 -06:00
parent e7e448f02c
commit 048004d441
2 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ namespace PepperDash.Essentials.Core
string DestinationListKey { get; }
string LevelControlListKey { get; }
string AudioControlPointListKey { get; }
SecondsCountdownTimer ShutdownPromptTimer { get; }
int ShutdownPromptSeconds { get; }