mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
refactor: 🔒 password input for object storage secret key
This commit is contained in:
parent
956d009107
commit
d1117ca6d4
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
|||
|
||||
<FormInput
|
||||
v-model="objectStorageSecretKey"
|
||||
type="password"
|
||||
class="_formBlock"
|
||||
>
|
||||
<template #prefix
|
||||
|
|
Loading…
Reference in a new issue