feat: include permanent delete in menu_bar

This commit is contained in:
Gwen Lg 2025-03-26 18:50:25 +01:00
parent 95aba7c74e
commit 160ef5f414
2 changed files with 12 additions and 7 deletions

View file

@ -5001,6 +5001,7 @@ impl Application for App {
&self.core,
self.tab_model.active_data::<Tab>(),
&self.config,
&self.modifiers,
&self.key_binds,
)]
}