Merge branch 'main' into collab-panel

This commit is contained in:
Max Brunsfeld 2023-08-02 09:20:53 -07:00
commit 7d97d1dd8d
7 changed files with 5 additions and 9 deletions

View file

@ -544,7 +544,6 @@ pub fn handle_keymap_file_changes(
reload_keymaps(cx, &keymap_content);
}
})
.detach();
}));
}
}