mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-13 11:44:54 +00:00
docs: remove spaces
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -169,7 +169,7 @@ namespace PepperDash.Essentials.Core
|
|||||||
public bool DisableSimpleRouting { get; set; }
|
public bool DisableSimpleRouting { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The key of the device that provides video sync for this source item
|
/// The key of the device that provides video sync for this source item
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[JsonProperty("syncProviderDeviceKey")]
|
[JsonProperty("syncProviderDeviceKey")]
|
||||||
public string SyncProviderDeviceKey { get; set; }
|
public string SyncProviderDeviceKey { get; set; }
|
||||||
|
|||||||
Reference in New Issue
Block a user