Add user-defined context actions
This commit is contained in:
parent
23b5d98dcc
commit
39281a6336
8 changed files with 305 additions and 9 deletions
|
|
@ -8,6 +8,7 @@ use app::{App, Flags};
|
|||
pub mod app;
|
||||
mod archive;
|
||||
pub mod clipboard;
|
||||
mod context_action;
|
||||
use config::Config;
|
||||
pub mod config;
|
||||
pub mod dialog;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue