mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 07:49:29 +00:00
Forgot to delete a debugging thing sry 😰
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
= javascript_pack_tag "frontends/#{@frontend}", integrity: true, crossorigin: 'anonymous'
|
||||
= stylesheet_pack_tag "frontends/#{@frontend}", integrity: true, media: 'all'
|
||||
|
||||
%script{ type: 'text/html' }!=@frontendp
|
||||
|
||||
.app-holder#mastodon{ data: { props: Oj.dump(default_props) } }
|
||||
%noscript
|
||||
= image_tag asset_pack_path('logo.png')
|
||||
|
||||
Reference in New Issue
Block a user