Radish alpha
r
rad:z39mP9rQAaGmERfUMPULfPUi473tY
Radicle terminal user interface
Radicle
Git
inbox/list: Return to app after showing
Erik Kundt committed 3 months ago
commit bdc0746ead2db18e8b92d018db002890d98207cc
parent 563b682
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(