Honor bread.command.help.open via breadhelp listen
All checks were successful
dev release / build (push) Successful in 39s
All checks were successful
dev release / build (push) Successful in 39s
This commit is contained in:
parent
f021473269
commit
d9012c8e72
4 changed files with 124 additions and 9 deletions
|
|
@ -7,7 +7,7 @@
|
|||
use bread_utils::bread_client::BreadClient;
|
||||
|
||||
/// Sibling-app id in `bread_shared::apps::KNOWN_APPS`. Events publish as
|
||||
/// `bread.help.*`. There is no command subscription.
|
||||
/// `bread.help.*`. Command verbs are handled by `breadhelp listen`.
|
||||
pub const APP_ID: &str = "help";
|
||||
|
||||
/// Fire-and-forget `bread.help.opened` after the main window is actually
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue