mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-20 05:48:14 +08:00
Fix SA1513 line 38 Tree.cs
This commit is contained in:

committed by
Patrik Svensson

parent
322ed2efbb
commit
dba7ad0875
@ -36,6 +36,7 @@ public sealed class Tree : Renderable, IHasTreeNodes
|
||||
_root.Expand(value);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="Tree"/> class.
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user