mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
parent
25c9b779e4
commit
4b39d37cae
19 changed files with 494 additions and 275 deletions
|
|
@ -21,7 +21,7 @@ import { TagEntity } from 'src/entities/tag.entity';
|
|||
import { UserTokenEntity } from 'src/entities/user-token.entity';
|
||||
import { UserEntity } from 'src/entities/user.entity';
|
||||
|
||||
export const databaseEntities = [
|
||||
export const entities = [
|
||||
ActivityEntity,
|
||||
AlbumEntity,
|
||||
APIKeyEntity,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue