mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-05 22:45:37 +00:00
a2871cd747
* Add administrative webhooks * Fix error when webhook is deleted before delivery worker runs
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
- content_for :page_title do
|
|
= t('admin.webhooks.new')
|
|
|
|
= render partial: 'form'
|