mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
feat: image editing (#24155)
This commit is contained in:
@@ -225,6 +225,9 @@
|
||||
{isShared}
|
||||
{album}
|
||||
{person}
|
||||
onAssetChange={(asset) => {
|
||||
timelineManager?.upsertAssets([toTimelineAsset(asset)]);
|
||||
}}
|
||||
preAction={handlePreAction}
|
||||
onAction={(action) => {
|
||||
handleAction(action);
|
||||
|
||||
Reference in New Issue
Block a user