Skip to content

Commit 1daeb92

Browse files
committed
Fix command input bug
1 parent 29bab25 commit 1daeb92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Sidebar/CommandInput.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ class CommandInput final
552552
}
553553
cnv->patch.deselectAll();
554554
}
555+
break;
555556
}
556557
case hash("script"):
557558
{

0 commit comments

Comments
 (0)