mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore: use hosted isar flutter libs (#22757)
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
parent
a7cfd7f183
commit
63c2f4415b
14 changed files with 40 additions and 37 deletions
|
|
@ -60,7 +60,7 @@ const IOSDeviceAssetSchema = CollectionSchema(
|
|||
getId: _iOSDeviceAssetGetId,
|
||||
getLinks: _iOSDeviceAssetGetLinks,
|
||||
attach: _iOSDeviceAssetAttach,
|
||||
version: '3.1.8',
|
||||
version: '3.3.0-dev.3',
|
||||
);
|
||||
|
||||
int _iOSDeviceAssetEstimateSize(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue