add comment

This commit is contained in:
yggverse 2024-12-05 19:43:11 +02:00
parent 1ae2949f9c
commit c19d475480

View File

@ -149,7 +149,7 @@ impl Gemini {
} }
} }
Err(e) => todo!("{e}"), Err(e) => todo!("{e}"),
} } // @TODO separate markup
// Init events // Init events
widget.on_apply({ widget.on_apply({