forked from treehouse/mastodon
change pack to 'auth'
parent
44992df257
commit
0a52e37648
|
@ -16,6 +16,6 @@ class Oauth::AuthorizationsController < Doorkeeper::AuthorizationsController
|
|||
end
|
||||
|
||||
def set_pack
|
||||
use_pack 'settings'
|
||||
use_pack 'auth'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue