mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 20:54:55 +00:00
Update src/PepperDash.Essentials.Core/Room/Combining/IEssentialsRoomCombiner.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -110,7 +110,7 @@ namespace PepperDash.Essentials.Core
|
|||||||
bool IsActive { get; }
|
bool IsActive { get; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets a value indicating whether the entity is active.
|
/// Gets a value indicating whether this scenario should be hidden in the UI.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[JsonProperty("hideInUi")]
|
[JsonProperty("hideInUi")]
|
||||||
bool HideInUi { get; }
|
bool HideInUi { get; }
|
||||||
|
|||||||
Reference in New Issue
Block a user