mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-20 01:50:04 +00:00
fix update otp key
This commit is contained in:
parent
795343b669
commit
a3dd83e63c
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ protocol: <%= item.protocol %>
|
|||
# <%= I18n.t('form.update_item.port') %>
|
||||
port: <%= item.port %>
|
||||
# <%= I18n.t('form.update_item.otp_key') %>
|
||||
opt_key:
|
||||
otp_key:
|
||||
# <%= I18n.t('form.update_item.comment') %>
|
||||
comment: <%= item.comment %>
|
||||
|
|
Loading…
Add table
Reference in a new issue