mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-05 14:36:04 +00:00
9b1f2a4b61
Fix #2744
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
- content_for :header_tags do
|
|
= render_initial_state
|
|
= javascript_pack_tag 'share', crossorigin: 'anonymous'
|
|
|
|
#mastodon-compose{ data: { props: Oj.dump(default_props) } }
|