change pack to 'auth'
This commit is contained in:
parent
7e8c87e443
commit
690cd248b1
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ class Oauth::AuthorizationsController < Doorkeeper::AuthorizationsController
|
|||
end
|
||||
|
||||
def set_pack
|
||||
use_pack 'settings'
|
||||
use_pack 'auth'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue