mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-16 13:15:03 +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; }
|
public bool Enable { get; set; }
|
||||||
|
|
||||||
[JsonProperty("brandingUrl")]
|
[JsonProperty("brandingUrl")]
|
||||||
public bool LogoUrl { get; set; }
|
public string BrandingUrl { get; set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user