mirror of
https://github.com/immich-app/immich.git
synced 2025-12-21 01:11:16 +03:00
fix: duplicated library scan jobs and api server library watch (#13734)
This commit is contained in:
@@ -19,7 +19,7 @@ export enum DatabaseLock {
|
||||
StorageTemplateMigration = 420,
|
||||
VersionHistory = 500,
|
||||
CLIPDimSize = 512,
|
||||
LibraryWatch = 1337,
|
||||
Library = 1337,
|
||||
GetSystemConfig = 69,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user