From 7427825999abd51b1a125a42505aedd975cbc2c8 Mon Sep 17 00:00:00 2001 From: yggverse Date: Fri, 7 Feb 2025 23:49:10 +0200 Subject: [PATCH] add comment --- src/app/browser/window/tab/item/page/input/titan/file.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/browser/window/tab/item/page/input/titan/file.rs b/src/app/browser/window/tab/item/page/input/titan/file.rs index 5f063f63..90c8ab47 100644 --- a/src/app/browser/window/tab/item/page/input/titan/file.rs +++ b/src/app/browser/window/tab/item/page/input/titan/file.rs @@ -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,