mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
- content_for :header_tags do
|
|
= render_initial_state
|
|
= javascript_pack_tag 'share', integrity: true, crossorigin: 'anonymous'
|
|
|
|
#mastodon-compose{ data: { props: Oj.dump(default_props) } }
|