mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 15:58:50 +00:00
change pack to 'auth'
This commit is contained in:
@@ -16,6 +16,6 @@ class Oauth::AuthorizationsController < Doorkeeper::AuthorizationsController
|
||||
end
|
||||
|
||||
def set_pack
|
||||
use_pack 'settings'
|
||||
use_pack 'auth'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user