mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: migrate database files (#8126)
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { APIKeyEntity } from 'src/infra/entities/api-key.entity';
|
||||
import { APIKeyEntity } from 'src/entities/api-key.entity';
|
||||
import { authStub } from 'test/fixtures/auth.stub';
|
||||
import { userStub } from 'test/fixtures/user.stub';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user