mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add comment
This commit is contained in:
parent
1ae2949f9c
commit
c19d475480
1 changed files with 1 additions and 1 deletions
|
|
@ -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({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue