mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
rename subtitle to description
This commit is contained in:
parent
c74e9a81f0
commit
2208e5df25
7 changed files with 18 additions and 18 deletions
|
|
@ -17,7 +17,7 @@ Browser::Browser(
|
|||
|
||||
browserHeader->refresh(
|
||||
browserMain->get_current_tab_page_title(),
|
||||
browserMain->get_current_tab_page_subtitle()
|
||||
browserMain->get_current_tab_page_description()
|
||||
);
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue