mirror of
https://github.com/immich-app/immich.git
synced 2026-03-26 11:50:53 +03:00
fix: improve asset editor exit handling (#25917)
This commit is contained in:
@@ -176,6 +176,7 @@
|
||||
}
|
||||
|
||||
activityManager.reset();
|
||||
assetViewerManager.closeEditor();
|
||||
});
|
||||
|
||||
const handleGetAllAlbums = async () => {
|
||||
|
||||
Reference in New Issue
Block a user