modified bin/commands/inbox/list.rs
@@ -119,7 +119,7 @@ impl TryFrom<&Context> for State {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -134,7 +134,9 @@ impl TryFrom<&Context> for State {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -145,7 +147,7 @@ impl TryFrom<&Context> for State {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/ui/items/notification.rs
@@ -6,6 +6,7 @@ use radicle::issue::Issues;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -181,14 +182,10 @@ pub struct Notification {
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|