mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-09-13 15:32:01 +00:00
add comment
This commit is contained in:
parent
54f09e80fb
commit
b4fc40b234
@ -489,7 +489,7 @@ impl Page {
|
|||||||
move |result|{
|
move |result|{
|
||||||
match result {
|
match result {
|
||||||
Ok(buffer) => {
|
Ok(buffer) => {
|
||||||
//
|
// Set children component
|
||||||
let text_gemini = content.set_text_gemini(
|
let text_gemini = content.set_text_gemini(
|
||||||
&uri,
|
&uri,
|
||||||
&match GString::from_utf8(buffer.to_utf8()) {
|
&match GString::from_utf8(buffer.to_utf8()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user