Skip to content

Commit d8c1362

Browse files
committed
chore: formatting
Signed-off-by: Tommy van der Vorst <tommy@pixelspark.nl>
1 parent d24fad9 commit d8c1362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sushitrain/PathsOutlineView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ private struct TreeNode: Hashable, Identifiable {
8888

8989
private struct TreeNodeView<Content: View>: View {
9090
let tree: TreeNode
91-
91+
9292
/// Whether to place children in the parent instead of creating a disclosure group
9393
/// (this is used to prevent the root node from creating a top-level disclosure group)
9494
let unroll: Bool

0 commit comments

Comments
 (0)