mirror of
https://git.vectorsigma.ru/public/immich.git
synced 2026-08-04 15:08:21 +00:00
* fix(mobile): cancel share download when dialog is dismissed * refactor: centralize temporary file cleanup logic * refactor: replace `CancellationToken` with `Completer<void>` for asset sharing cancellation --------- Co-authored-by: cmdpromptcritical <cmdpromptcritical@github.com>