mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 17:23:20 +03:00
refactor(server): no color env (#13166)
This commit is contained in:
@@ -41,6 +41,7 @@ export interface EnvData {
|
||||
|
||||
workers: ImmichWorker[];
|
||||
|
||||
noColor: boolean;
|
||||
nodeVersion?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user