cli/node: Replace manual pushing with Table::extend()
modified crates/radicle-cli/src/commands/node/control.rs
@@ -375,7 +375,7 @@ pub fn sessions(node: &Node) -> Result<Option<term::Table<5, term::Label>>, node
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -403,8 +403,10 @@ pub fn sessions(node: &Node) -> Result<Option<term::Table<5, term::Label>>, node
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|