about summary refs log tree commit diff
path: root/app/views/settings/two_factor_auths/_recovery_codes.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/settings/two_factor_auths/_recovery_codes.html.haml')
-rw-r--r--app/views/settings/two_factor_auths/_recovery_codes.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/settings/two_factor_auths/_recovery_codes.html.haml b/app/views/settings/two_factor_auths/_recovery_codes.html.haml
index 719a1e01b..054588b97 100644
--- a/app/views/settings/two_factor_auths/_recovery_codes.html.haml
+++ b/app/views/settings/two_factor_auths/_recovery_codes.html.haml
@@ -1,6 +1,6 @@
 %p.hint= t('two_factor_auth.recovery_instructions')
 
 %ol.recovery-codes
-  - @codes.each do |code|
+  - recovery_codes.each do |code|
     %li
       %samp= code