mirror of
https://github.com/immich-app/immich.git
synced 2025-11-20 02:32:35 +09:00
refactor(web): asset viewer actions (#11449)
* refactor(web): asset viewer actions * motion photo slot and more refactoring
This commit is contained in:
@@ -7,6 +7,8 @@ export enum AssetAction {
|
||||
DELETE = 'delete',
|
||||
RESTORE = 'restore',
|
||||
ADD = 'add',
|
||||
ADD_TO_ALBUM = 'add-to-album',
|
||||
UNSTACK = 'unstack',
|
||||
}
|
||||
|
||||
export enum AppRoute {
|
||||
|
||||
Reference in New Issue
Block a user