1
0
Fork 1
mirror of https://example.com synced 2024-11-24 05:46:39 +09:00

refactor: 🔒 password input for object storage secret key

This commit is contained in:
ThatOneCalculator 2023-07-06 13:03:39 -07:00
parent 49984a1d18
commit 8790b3c457
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -87,6 +87,7 @@
<FormInput
v-model="objectStorageSecretKey"
type="password"
class="_formBlock"
>
<template #prefix