mirror of
https://github.com/immich-app/immich.git
synced 2025-12-22 09:15:34 +03:00
fix: partner asset and exif sync backfill (#19224)
* fix: partner asset sync backfill * fix: add partner asset exif backfill * ci: output content of files that have changed
This commit is contained in:
@@ -421,6 +421,7 @@ export interface IBulkAsset {
|
||||
export type SyncAck = {
|
||||
type: SyncEntityType;
|
||||
updateId: string;
|
||||
extraId?: string;
|
||||
};
|
||||
|
||||
export type StorageAsset = {
|
||||
|
||||
Reference in New Issue
Block a user