mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-08 09:15:06 +00:00
Add Config for branding
This commit is contained in:
@@ -57,6 +57,6 @@ namespace PepperDash.Essentials.Devices.Common.Codec
|
||||
public bool Enable { get; set; }
|
||||
|
||||
[JsonProperty("brandingUrl")]
|
||||
public bool LogoUrl { get; set; }
|
||||
public string BrandingUrl { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user