mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
add comment
This commit is contained in:
parent
899bb290e9
commit
5ce90d6e11
1 changed files with 1 additions and 1 deletions
|
|
@ -351,7 +351,7 @@ void Page::navigation_reload(
|
||||||
// Set content driver
|
// Set content driver
|
||||||
pageContent->update(
|
pageContent->update(
|
||||||
page::Content::TEXT_GEMINI,
|
page::Content::TEXT_GEMINI,
|
||||||
pageNavigation->get_request_text(),
|
pageNavigation->get_request_text(), // @TODO use current page URI parsed instead of request able to change after
|
||||||
buffer
|
buffer
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue