mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
Add Config for branding
This commit is contained in:
parent
ea28b8afa4
commit
74c101628b
1 changed files with 1 additions and 1 deletions
|
|
@ -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; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue