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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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