refactor: 🔒 password input for object storage secret key
This commit is contained in:
parent
49984a1d18
commit
8790b3c457
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
||||||
|
|
||||||
<FormInput
|
<FormInput
|
||||||
v-model="objectStorageSecretKey"
|
v-model="objectStorageSecretKey"
|
||||||
|
type="password"
|
||||||
class="_formBlock"
|
class="_formBlock"
|
||||||
>
|
>
|
||||||
<template #prefix
|
<template #prefix
|
||||||
|
|
Loading…
Reference in a new issue