1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-03-24 06:49:49 +01:00

Use public pack in about controller to handle blockpage JS

This commit is contained in:
Thibaut Girka 2019-08-19 21:48:34 +02:00
parent a334cbcb20
commit f00a0f35ee

View file

@ -65,7 +65,7 @@ class AboutController < ApplicationController
helper_method :new_user
def set_pack
use_pack 'common'
use_pack 'public'
end
def set_instance_presenter