mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update content container init by type
This commit is contained in:
parent
d5ce67fbec
commit
afa4261b0e
7 changed files with 131 additions and 75 deletions
|
|
@ -319,7 +319,8 @@ void Page::navigation_reload(
|
|||
progress_fraction = 1;
|
||||
|
||||
// Set content driver
|
||||
pageContent->set_text_gemini( // @TODO
|
||||
pageContent->update(
|
||||
page::Content::MIME::TEXT_GEMINI,
|
||||
buffer
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue