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