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 138a930fd..aaeebaf2e 100644
--- a/app/views/settings/two_factor_auths/recovery_codes.html.haml
+++ b/app/views/settings/two_factor_auths/recovery_codes.html.haml
@@ -1,4 +1,4 @@
 - content_for :page_title do
   = t('settings.two_factor_auth')
 
-= render partial: 'recovery_codes', object: @codes
+= render 'recovery_codes', recovery_codes: @codes