mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-05 07:54:14 +00:00
reset title on page reload
This commit is contained in:
parent
464fc1ab63
commit
11b9dc94d3
@ -94,6 +94,7 @@ impl Page {
|
||||
|
||||
// Update
|
||||
meta.borrow_mut().mime = Mime::Undefined;
|
||||
meta.borrow_mut().title = gformat!("Loading..");
|
||||
meta.borrow_mut().description = gformat!("Loading..");
|
||||
meta.borrow_mut().progress_fraction = 0.0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user