mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-24 18:14:14 +00:00
remove extra reference
This commit is contained in:
parent
63b6776d5f
commit
44be1a7dab
@ -237,8 +237,7 @@ impl Page {
|
||||
let title = "Titan input";
|
||||
|
||||
// Toggle input form
|
||||
self.input
|
||||
.set_new_titan(&self.tab_action, &uri, Some(title));
|
||||
self.input.set_new_titan(&self.tab_action, uri, Some(title));
|
||||
|
||||
// Update meta
|
||||
self.meta.set_status(status).set_title(title);
|
||||
|
Loading…
x
Reference in New Issue
Block a user