mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45: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
|
||||
pageContent->update(
|
||||
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
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue