fix(web): storage migration description ()

This commit is contained in:
Michel Heusschen 2024-06-08 11:57:18 +02:00 committed by GitHub
parent 3c5ba77e86
commit 4ec47b4186
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 17 deletions
web/src/lib

View file

@ -80,7 +80,7 @@ export enum QueryParameter {
export enum OpenSettingQueryParameterValue {
OAUTH = 'oauth',
JOB = 'job',
STORAGE_TEMPLATE = 'storageTemplate',
STORAGE_TEMPLATE = 'storage-template',
}
export enum ActionQueryParameterValue {