Fix crash

This commit is contained in:
Daniel Lynn 2023-03-22 19:18:52 -05:00
parent 6ee0659ff1
commit 43e9d0c710
Signed by: daniel
GPG Key ID: 28496A140E180A9D

View File

@ -13,12 +13,10 @@ layout {
} }
pane size="28%" stacked=true { pane size="28%" stacked=true {
children pane
pane name="Git" command="gitui" pane name="Git" command="gitui"
} }
} }
ide { ide
pane
}
} }