mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
feat: Adds LevelControlListKey to IEssentialsRoom
This commit is contained in:
parent
e1638762a1
commit
7942c91f73
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ namespace PepperDash.Essentials.Core
|
|||
|
||||
string DestinationListKey { get; }
|
||||
|
||||
string LevelControlListKey { get; }
|
||||
|
||||
SecondsCountdownTimer ShutdownPromptTimer { get; }
|
||||
int ShutdownPromptSeconds { get; }
|
||||
int ShutdownVacancySeconds { get; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue