mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
update gemtext error handler
This commit is contained in:
parent
c8607e151a
commit
33943d37f1
9 changed files with 64 additions and 108 deletions
|
|
@ -49,7 +49,6 @@ impl Client {
|
|||
|
||||
// Reset widgets
|
||||
self.page.input.unset();
|
||||
self.page.notice.unset();
|
||||
self.page.search.unset();
|
||||
self.page.set_title("Loading..");
|
||||
self.page.set_progress(0.1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue