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,