mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
draft redirection features
This commit is contained in:
parent
aa44325dea
commit
e3a6796627
5 changed files with 320 additions and 133 deletions
|
|
@ -212,7 +212,7 @@ impl Item {
|
|||
self.page.is_loading()
|
||||
}
|
||||
|
||||
pub fn page_meta_title(&self) -> Option<GString> {
|
||||
pub fn page_meta_title(&self) -> GString {
|
||||
self.page.meta_title()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue