cli: Replace manual pushing with Table::extend()
1 passed
1 failed
(2 total)
View logs
modified crates/radicle-cli/src/commands/node/control.rs
@@ -377,7 +377,7 @@ pub fn sessions(node: &Node) -> Result<Option<term::Table<5, term::Label>>, node
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -405,8 +405,10 @@ pub fn sessions(node: &Node) -> Result<Option<term::Table<5, term::Label>>, node
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|