drop the version pin from the resolver comment

This commit is contained in:
Santo Shakil 2026-08-21 23:26:37 +06:00
parent e38570d99e
commit f66057d647

View file

@ -289,9 +289,9 @@ class AssetMediaRepository {
return null;
}
/// As of share_plus 10.1.4, sharing copies every file into a single cache
/// folder regardless of where it came from, and equal names overwrite each
/// other there. Downloads are renamed to their display name first since
/// share_plus copies every file of one share into a single cache folder
/// regardless of where it came from, and equal names overwrite each other
/// there. Downloads are renamed to their display name first since
/// receivers only see the on-disk filename, and a name already taken in the
/// batch gets the first free ` (n)` suffix because gallery originals cannot
/// be renamed.