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