mirror of
https://github.com/immich-app/immich.git
synced 2025-12-22 01:11:20 +03:00
fix(server): bulk edit rating (#21839)
This commit is contained in:
@@ -420,7 +420,7 @@ describe(AssetService.name, () => {
|
||||
ids: ['asset-1'],
|
||||
latitude: 0,
|
||||
longitude: 0,
|
||||
visibility: undefined,
|
||||
visibility: AssetVisibility.Archive,
|
||||
isFavorite: false,
|
||||
duplicateId: undefined,
|
||||
rating: undefined,
|
||||
|
||||
Reference in New Issue
Block a user