And a few more todos
This commit is contained in:
parent
9ce7ef8949
commit
e786e22121
5 changed files with 14 additions and 18 deletions
|
@ -18,7 +18,6 @@ use workspace::{ModalView, Toast, Workspace};
|
|||
actions!(branches, [OpenRecent]);
|
||||
|
||||
pub fn init(cx: &mut AppContext) {
|
||||
// todo!() po
|
||||
cx.observe_new_views(|workspace: &mut Workspace, _| {
|
||||
workspace.register_action(|workspace, action, cx| {
|
||||
BranchList::toggle_modal(workspace, action, cx).log_err();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue