sync adjustment timestamp and store in db
This commit is contained in:
@@ -303,6 +303,7 @@ extension on Iterable<PlatformAsset> {
|
||||
durationInSeconds: e.durationInSeconds,
|
||||
orientation: e.orientation,
|
||||
isFavorite: e.isFavorite,
|
||||
adjustmentTimestamp: e.adjustmentTimestamp,
|
||||
),
|
||||
).toList();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user