mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
refactor: remove tag entity (#17462)
This commit is contained in:
parent
75bc32b47b
commit
b6c5a03533
12 changed files with 92 additions and 50 deletions
1
server/test/fixtures/shared-link.stub.ts
vendored
1
server/test/fixtures/shared-link.stub.ts
vendored
|
|
@ -241,7 +241,6 @@ export const sharedLinkStub = {
|
|||
autoStackId: null,
|
||||
rating: 3,
|
||||
},
|
||||
tags: [],
|
||||
sharedLinks: [],
|
||||
faces: [],
|
||||
sidecarPath: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue