bin/inbox: Fix bug in selection on app exit
There was a regression on the notification selection when exiting the app, where the selected notification from the unfiltered instead of the filtered list was returned.
1 file changed
+1
-1
e6ddafbc
→
f157fa9f
modified bin/commands/inbox/list/ui.rs
@@ -68,7 +68,7 @@ impl From<&State> for BrowserProps<'_> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|