register new local action

This commit is contained in:
yggverse 2024-10-14 05:57:33 +03:00
parent 7fdc053051
commit ab73b9de5b
7 changed files with 60 additions and 24 deletions

View file

@ -38,7 +38,6 @@ impl Window {
) -> Self {
// Init components
let tab = Tab::new_arc(
action_tab_append.clone(),
action_tab_page_navigation_base.clone(),
action_tab_page_navigation_history_back.clone(),
action_tab_page_navigation_history_forward.clone(),