refactor: 🔒 password input for object storage secret key
This commit is contained in:
parent
49984a1d18
commit
8790b3c457
@ -87,6 +87,7 @@
|
||||
|
||||
<FormInput
|
||||
v-model="objectStorageSecretKey"
|
||||
type="password"
|
||||
class="_formBlock"
|
||||
>
|
||||
<template #prefix
|
||||
|
Loading…
Reference in New Issue
Block a user