docs: revert to original documentation

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Andrew Welker
2025-07-22 11:12:25 -05:00
committed by GitHub
parent 5b73f8fbd2
commit 41fd4d6adc

View File

@@ -24,7 +24,7 @@ namespace PepperDash.Essentials.Core.Config
public string SourceKey { get; set; }
/// <summary>
/// Gets or sets the SourceCard
/// The key of the source card (if applicable, e.g., in a modular chassis).
/// </summary>
public string SourceCard { get; set; }