Skip to content

Commit

Permalink
Fix command input bug
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyschoen committed Nov 28, 2024
1 parent 29bab25 commit 1daeb92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Sidebar/CommandInput.h
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@ class CommandInput final
}
cnv->patch.deselectAll();
}
break;
}
case hash("script"):
{
Expand Down

0 comments on commit 1daeb92

Please sign in to comment.