You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-09 23:17:29 +02:00
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';
|
||||
|
Reference in New Issue
Block a user