Fix last thing
This commit is contained in:
parent
5c0f2e75ea
commit
8049ec674e
4 changed files with 19 additions and 25 deletions
|
@ -63,7 +63,6 @@ pub struct SendKeystroke(String);
|
|||
actions!(Clear, Copy, Paste, ShowCharacterPalette, SearchTest);
|
||||
|
||||
pub fn init(cx: &mut AppContext) {
|
||||
workspace::ui::init(cx);
|
||||
terminal_panel::init(cx);
|
||||
terminal::init(cx);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue