mirror of
https://github.com/immich-app/immich.git
synced 2025-08-11 09:16:31 -04:00
chore: use nowId for AlbumAssetUpdateV1 SyncAck
This commit is contained in:
parent
7724277416
commit
ea93b7c996
@ -449,7 +449,7 @@ export class SyncService extends BaseService {
|
||||
type: SyncEntityType.SyncAckV1,
|
||||
data: {},
|
||||
ackType: SyncEntityType.AlbumAssetUpdateV1,
|
||||
ids: [v7()],
|
||||
ids: [options.nowId],
|
||||
});
|
||||
first = false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user