1
0
Fork 0
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:
Adrien Waksberg 2017-02-17 00:04:25 +01:00
parent 795343b669
commit a3dd83e63c

View file

@ -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 %>