mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 17:23:20 +03:00
chore: deprecate (#21791)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user