mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
parent
0c13c63bb6
commit
6d9e7694b1
145 changed files with 917 additions and 964 deletions
2
server/test/fixtures/auth.stub.ts
vendored
2
server/test/fixtures/auth.stub.ts
vendored
|
|
@ -1,4 +1,4 @@
|
|||
import { AuthDto } from 'src/domain/auth/auth.dto';
|
||||
import { AuthDto } from 'src/dtos/auth.dto';
|
||||
import { SharedLinkEntity } from 'src/entities/shared-link.entity';
|
||||
import { UserTokenEntity } from 'src/entities/user-token.entity';
|
||||
import { UserEntity } from 'src/entities/user.entity';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue