mirror of
https://github.com/immich-app/immich.git
synced 2025-07-03 21:40:00 +02:00
fix(web): storage migration description (#10041)
This commit is contained in:
parent
3c5ba77e86
commit
4ec47b4186
4 changed files with 16 additions and 17 deletions
web/src/lib
|
@ -80,7 +80,7 @@ export enum QueryParameter {
|
|||
export enum OpenSettingQueryParameterValue {
|
||||
OAUTH = 'oauth',
|
||||
JOB = 'job',
|
||||
STORAGE_TEMPLATE = 'storageTemplate',
|
||||
STORAGE_TEMPLATE = 'storage-template',
|
||||
}
|
||||
|
||||
export enum ActionQueryParameterValue {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue