mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
remove extras
This commit is contained in:
parent
7ecedc6f03
commit
ce9695f2d0
@ -461,7 +461,7 @@ fn handle(page: &Rc<Page>, response: client::Response) {
|
|||||||
});
|
});
|
||||||
page.title.replace("Titan input".into());
|
page.title.replace("Titan input".into());
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
page.status.replace(Status::Input { time: now() });
|
page.status.replace(Status::Input { time: now() });
|
||||||
page.browser_action.update.activate(Some(&page.id));
|
page.browser_action.update.activate(Some(&page.id));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user