mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
refactor(server): no color env (#13166)
This commit is contained in:
parent
0eb77147ef
commit
e2bf6808ca
7 changed files with 117 additions and 34 deletions
|
|
@ -41,6 +41,7 @@ export interface EnvData {
|
|||
|
||||
workers: ImmichWorker[];
|
||||
|
||||
noColor: boolean;
|
||||
nodeVersion?: string;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue