modified bin/commands/issue/suite.rs
@@ -310,7 +310,10 @@ impl Tui<Cid, Message> for App {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/patch/list.rs
@@ -196,7 +196,7 @@ impl Tui<Cid, Message> for App {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch/list/event.rs
@@ -2,11 +2,13 @@ use tuirealm::command::{Cmd, CmdResult, Direction as MoveDirection};
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -18,10 +20,7 @@ use super::{ui, Message, PopupMessage};
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|