mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove extras
This commit is contained in:
parent
7ecedc6f03
commit
ce9695f2d0
1 changed files with 1 additions and 1 deletions
|
|
@ -461,7 +461,7 @@ fn handle(page: &Rc<Page>, response: client::Response) {
|
|||
});
|
||||
page.title.replace("Titan input".into());
|
||||
}
|
||||
};
|
||||
}
|
||||
page.status.replace(Status::Input { time: now() });
|
||||
page.browser_action.update.activate(Some(&page.id));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue