mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore(server): deprecate total field of asset search response (#28551)
This commit is contained in:
parent
ccdaa4223c
commit
073dcc1fbe
3 changed files with 13 additions and 3 deletions
|
|
@ -73,7 +73,6 @@ run = "bash ./bin/generate-dart-sdk.sh"
|
|||
env = { SHARP_IGNORE_GLOBAL_LIBVIPS = true }
|
||||
run = [
|
||||
{ task = "//:plugins" },
|
||||
{ task = "//server:build" },
|
||||
{ task = "//server:install" },
|
||||
{ task = "//server:build" },
|
||||
{ task = "//server:sync-open-api" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue