bread-capture: add breadsearch to target registry
This commit is contained in:
parent
231f71e586
commit
f06ba904b7
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ const TARGETS: &[(&str, &[(&str, &str)])] = &[
|
|||
),
|
||||
("breadbox", &[("launcher", "breadbox-launcher.png")]),
|
||||
("breadclip", &[("history", "breadclip-history.png")]),
|
||||
("breadsearch", &[("search", "breadsearch-search.png")]),
|
||||
];
|
||||
|
||||
#[derive(Parser)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue