mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-13 15:42:50 +08:00
Fix SA1513 line 38 Tree.cs
This commit is contained in:
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user