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:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { UserTokenEntity } from 'src/infra/entities/user-token.entity';
|
||||
import { UserTokenEntity } from 'src/entities/user-token.entity';
|
||||
import { userStub } from 'test/fixtures/user.stub';
|
||||
|
||||
export const userTokenStub = {
|
||||
|
||||
Reference in New Issue
Block a user