This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2017-08-14 04:53:31 +02:00
|
|
|
- content_for :header_tags do
|
2019-08-16 19:15:05 +02:00
|
|
|
= render_initial_state
|
2020-11-06 11:56:31 +01:00
|
|
|
= javascript_pack_tag 'share', crossorigin: 'anonymous'
|
2017-08-14 04:53:31 +02:00
|
|
|
|
|
|
|
#mastodon-compose{ data: { props: Oj.dump(default_props) } }
|