show error on no page loaded

pull/14/head
dvkt 5 years ago
parent 857ca25b08
commit eeed189aa5

@ -394,7 +394,7 @@ impl UI {
} }
} }
Action::None Action::Error("No Gopher page loaded.".into())
} }
fn process_action(&mut self, action: Action) -> Result<()> { fn process_action(&mut self, action: Action) -> Result<()> {

Loading…
Cancel
Save