mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-05 16:04:15 +00:00
add comment
This commit is contained in:
parent
899bb290e9
commit
5ce90d6e11
@ -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…
x
Reference in New Issue
Block a user