mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
add comment
This commit is contained in:
parent
54f09e80fb
commit
b4fc40b234
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue