mirror of
https://github.com/immich-app/immich.git
synced 2025-12-02 10:29:59 +09:00
refactor(server): system config (#9484)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { LogLevel } from 'src/entities/system-config.entity';
|
||||
import { LogLevel } from 'src/config';
|
||||
|
||||
export const ILoggerRepository = 'ILoggerRepository';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user