mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-14 20:24:57 +00:00
feat: add DestinationListKey to IEssentialsRoom
This commit is contained in:
@@ -27,6 +27,8 @@ namespace PepperDash.Essentials.Core
|
|||||||
|
|
||||||
string SourceListKey { get; }
|
string SourceListKey { get; }
|
||||||
|
|
||||||
|
string DestinationListKey { get; }
|
||||||
|
|
||||||
SecondsCountdownTimer ShutdownPromptTimer { get; }
|
SecondsCountdownTimer ShutdownPromptTimer { get; }
|
||||||
int ShutdownPromptSeconds { get; }
|
int ShutdownPromptSeconds { get; }
|
||||||
int ShutdownVacancySeconds { get; }
|
int ShutdownVacancySeconds { get; }
|
||||||
|
|||||||
Reference in New Issue
Block a user