1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

chore: migrate database files (#8126)

This commit is contained in:
Jason Rasmussen
2024-03-20 16:02:51 -05:00
committed by GitHub
parent 84f7ca855a
commit c1402eee8e
310 changed files with 358 additions and 362 deletions

View File

@ -1,4 +1,4 @@
import { PersonEntity } from 'src/infra/entities/person.entity';
import { PersonEntity } from 'src/entities/person.entity';
import { userStub } from 'test/fixtures/user.stub';
export const personStub = {