mirror of
https://github.com/immich-app/immich.git
synced 2025-12-03 23:29:46 +09:00
refactor(server): "on this day" memory creation (#18333)
* refactor memory creation * always update system metadata * maybe fix medium tests
This commit is contained in:
@@ -567,6 +567,7 @@ export enum DatabaseLock {
|
||||
Library = 1337,
|
||||
GetSystemConfig = 69,
|
||||
BackupDatabase = 42,
|
||||
MemoryCreation = 777,
|
||||
}
|
||||
|
||||
export enum SyncRequestType {
|
||||
|
||||
Reference in New Issue
Block a user