forked from treehouse/mastodon
Fix domain block edition in glitch-soc
parent
ebc0521ba8
commit
9b8edbea5b
|
@ -1,6 +1,3 @@
|
|||
- content_for :header_tags do
|
||||
= javascript_pack_tag 'admin', integrity: true, async: true, crossorigin: 'anonymous'
|
||||
|
||||
- content_for :page_title do
|
||||
= t('admin.domain_blocks.edit')
|
||||
|
||||
|
|
Loading…
Reference in New Issue