mirror of
https://github.com/mastodon/mastodon.git
synced 2025-09-05 09:21:11 +00:00
i-var group together
This commit is contained in:
parent
0d5a72aef5
commit
a2241da91a
|
@ -134,8 +134,8 @@ class Auth::RegistrationsController < Devise::RegistrationsController
|
|||
|
||||
@accept_token = session[:accept_token] = SecureRandom.hex
|
||||
@invite_code = invite_code
|
||||
|
||||
@rule_translations = @rules.map { |rule| rule.translation_for(I18n.locale) }
|
||||
|
||||
render :rules
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user