mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: deprecate (#21791)
This commit is contained in:
parent
f7d9215464
commit
7e377d3e42
7 changed files with 163 additions and 15 deletions
|
|
@ -2368,7 +2368,7 @@ export function downloadAsset({ id, key, slug }: {
|
|||
}));
|
||||
}
|
||||
/**
|
||||
* replaceAsset
|
||||
* Replace the asset with new file, without changing its id
|
||||
*/
|
||||
export function replaceAsset({ id, key, slug, assetMediaReplaceDto }: {
|
||||
id: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue