Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
inbox/list: Return to app after showing
Erik Kundt committed 4 months ago
commit bdc0746ead2db18e8b92d018db002890d98207cc
parent 563b6820fd6ef6757397575a62bc43c66500e730
1 file changed +0 -1
modified bin/commands/inbox.rs
@@ -217,7 +217,6 @@ pub async fn run(options: Options, ctx: impl radicle_cli::terminal::Context) ->
                                    Some("inbox"),
                                    &["show".into(), id.to_string().into()],
                                )?;
-
                                break;
                            }
                            InboxOperation::Clear { id } => {
                                terminal::run_rad(