Use message for empty tables
3 files changed
+10
-2
7a248a68
→
227bd3b1
modified bin/commands/patch/list/imui.rs
@@ -410,7 +410,14 @@ impl App {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/patch/review.rs
@@ -337,7 +337,7 @@ impl<'a> App<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/ui/im.rs
@@ -131,6 +131,7 @@ where
|
|
|
|
|
|
| + | |
|
|
|
|
|