Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
- content_for :header_tags do
|
||||
= javascript_include_tag 'application_public'
|
||||
|
||||
- content_for :content do
|
||||
.admin-wrapper
|
||||
.sidebar
|
||||
|
Reference in New Issue
Block a user