mirror of
https://github.com/immich-app/immich.git
synced 2026-03-02 02:28:50 +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