mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-23 22:56:08 +09:00
refactor: 🔒 password input for object storage secret key
This commit is contained in:
parent
956d009107
commit
d1117ca6d4
@ -87,6 +87,7 @@
|
||||
|
||||
<FormInput
|
||||
v-model="objectStorageSecretKey"
|
||||
type="password"
|
||||
class="_formBlock"
|
||||
>
|
||||
<template #prefix
|
||||
|
Loading…
Reference in New Issue
Block a user