Update src/PepperDash.Essentials.Core/Room/Config/EssentialsRoomConfig.cs

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

View file

@ -510,7 +510,6 @@ namespace PepperDash.Essentials.Room.Config
[JsonProperty("url")]
public string Url { get; set; }
/// <summary>
/// GetLogoUrlLight method
/// </summary>