mirror of
https://github.com/immich-app/immich.git
synced 2025-07-01 21:40:10 +02:00
parent
cdbc673a59
commit
a373d50c31
4 changed files with 242 additions and 180 deletions
web/src/lib
|
@ -71,9 +71,8 @@ export const dateFormats = {
|
|||
|
||||
export enum QueryParameter {
|
||||
ACTION = 'action',
|
||||
ASSET_INDEX = 'assetIndex',
|
||||
ID = 'id',
|
||||
IS_OPEN = 'isOpen',
|
||||
MEMORY_INDEX = 'memoryIndex',
|
||||
ONBOARDING_STEP = 'step',
|
||||
OPEN_SETTING = 'openSetting',
|
||||
PREVIOUS_ROUTE = 'previousRoute',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue