mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 07:49:29 +00:00
Merge pull request #408 from ThibG/glitch-soc/fixes/admin-js
Add “public” pack to admin controller, as it is included in upstream …
This commit is contained in:
@@ -12,6 +12,7 @@ module Admin
|
||||
|
||||
def set_pack
|
||||
use_pack 'admin'
|
||||
use_pack 'public'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user