add comment

This commit is contained in:
yggverse 2024-10-30 20:24:24 +02:00
parent 54f09e80fb
commit b4fc40b234

View File

@ -489,7 +489,7 @@ impl Page {
move |result|{
match result {
Ok(buffer) => {
//
// Set children component
let text_gemini = content.set_text_gemini(
&uri,
&match GString::from_utf8(buffer.to_utf8()) {