diff options
Diffstat (limited to 'app/views/shared/_web_app.html.haml')
-rw-r--r-- | app/views/shared/_web_app.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/shared/_web_app.html.haml b/app/views/shared/_web_app.html.haml index 998cee9fa..b9a0ce1fc 100644 --- a/app/views/shared/_web_app.html.haml +++ b/app/views/shared/_web_app.html.haml @@ -7,7 +7,6 @@ %meta{ name: 'applicationServerKey', content: Rails.configuration.x.vapid_public_key } = render_initial_state - = javascript_pack_tag 'application', crossorigin: 'anonymous' .notranslate.app-holder#mastodon{ data: { props: Oj.dump(default_props) } } %noscript |