mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02: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) } }
|