mirror of
https://github.com/immich-app/immich.git
synced 2025-11-19 14:12:35 +09:00
fix(web): storage migration description (#10041)
This commit is contained in:
@@ -80,7 +80,7 @@ export enum QueryParameter {
|
||||
export enum OpenSettingQueryParameterValue {
|
||||
OAUTH = 'oauth',
|
||||
JOB = 'job',
|
||||
STORAGE_TEMPLATE = 'storageTemplate',
|
||||
STORAGE_TEMPLATE = 'storage-template',
|
||||
}
|
||||
|
||||
export enum ActionQueryParameterValue {
|
||||
|
||||
Reference in New Issue
Block a user