Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
inbox: Adjust to new generic exit payload
Erik Kundt committed 2 years ago
commit 99e179b0779a01692aa778f03d5f76f9a0a1f98a
parent df939bbb0d7833fa0dc28cc763d19a2753e18227
1 file changed +1 -0
modified bin/commands/inbox/realm/select.rs
@@ -28,6 +28,7 @@ use tui::Exit;
use page::ListView;

use super::super::common::Mode;
+
use page::ListView;

type Selection = tui::Selection<NotificationId>;