add comment

This commit is contained in:
yggverse 2025-02-07 23:49:10 +02:00
parent 9aabbd634f
commit 7427825999

View file

@ -77,6 +77,7 @@ impl File {
file_info.content_type();
}
// async operations completed, unlock the form
// * @TODO make shared function for members below?
control.update(
Some(bytes.len()),
None,