bread-capture: add breadman to target registry
This commit is contained in:
parent
1ce5514939
commit
af796253e9
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ const TARGETS: &[(&str, &[(&str, &str)])] = &[
|
||||||
("ask", "breadhelp-ask.png"),
|
("ask", "breadhelp-ask.png"),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
("breadman", &[("all", "breadman-all.png")]),
|
||||||
];
|
];
|
||||||
|
|
||||||
#[derive(Parser)]
|
#[derive(Parser)]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue