mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 04:57:15 +00:00
Update src/PepperDash.Essentials.Core/Room/Config/EssentialsRoomConfig.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
9ef4aedcce
commit
a5e6059160
1 changed files with 1 additions and 1 deletions
|
|
@ -282,10 +282,10 @@ namespace PepperDash.Essentials.Room.Config
|
||||||
[JsonProperty("defaultOffDspPresetKey")]
|
[JsonProperty("defaultOffDspPresetKey")]
|
||||||
public string DefaultOffDspPresetKey { get; set; }
|
public string DefaultOffDspPresetKey { get; set; }
|
||||||
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the SourceListKey
|
/// Gets or sets the SourceListKey
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
/// </summary>
|
||||||
[JsonProperty("sourceListKey")]
|
[JsonProperty("sourceListKey")]
|
||||||
public string SourceListKey { get; set; }
|
public string SourceListKey { get; set; }
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue