Move translation service config to config_for
yml (#30663)
This commit is contained in:
parent
5a4f4f3e83
commit
35f008aa2a
3 changed files with 24 additions and 5 deletions
|
@ -109,6 +109,8 @@ module Mastodon
|
|||
end
|
||||
end
|
||||
|
||||
config.x.translation = config_for(:translation)
|
||||
|
||||
config.to_prepare do
|
||||
Doorkeeper::AuthorizationsController.layout 'modal'
|
||||
Doorkeeper::AuthorizedApplicationsController.layout 'admin'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue