mirror of
https://github.com/immich-app/immich.git
synced 2025-12-10 03:23:45 +09:00
chore: migrate database files (#8126)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Command, CommandRunner } from 'nest-commander';
|
||||
import { UserService } from 'src/domain/user/user.service';
|
||||
import { UserEntity } from 'src/infra/entities/user.entity';
|
||||
import { UserEntity } from 'src/entities/user.entity';
|
||||
|
||||
@Command({
|
||||
name: 'list-users',
|
||||
|
||||
Reference in New Issue
Block a user