mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-30 03:50:13 -05:00
Forgot to delete a debugging thing sry 😰
This commit is contained in:
parent
b3904c2553
commit
ed82421870
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user