Update src/PepperDash.Essentials.Core/Devices/SourceListItem.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Neil Dorin 2025-11-26 15:53:22 -07:00 committed by GitHub
parent a5e6059160
commit 2187c9fb0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,7 +77,6 @@ namespace PepperDash.Essentials.Core
/// A name that will override the source's name on the UI
/// </summary>
[JsonProperty("name")]
public string Name { get; set; }
/// <summary>