mirror of
https://github.com/LukeHagar/immich.git
synced 2025-12-09 12:37:48 +00:00
feat: pending sync reset flag (#19861)
This commit is contained in:
@@ -640,6 +640,7 @@ export enum SyncEntityType {
|
||||
PersonDeleteV1 = 'PersonDeleteV1',
|
||||
|
||||
SyncAckV1 = 'SyncAckV1',
|
||||
SyncResetV1 = 'SyncResetV1',
|
||||
}
|
||||
|
||||
export enum NotificationLevel {
|
||||
|
||||
Reference in New Issue
Block a user