mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 09:13:15 +03:00
refactor(server): get worker (#13927)
This commit is contained in:
@@ -93,4 +93,5 @@ export interface EnvData {
|
||||
|
||||
export interface IConfigRepository {
|
||||
getEnv(): EnvData;
|
||||
getWorker(): ImmichWorker | undefined;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user