mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-06 18:01:53 +00:00
a2871cd747
* Add administrative webhooks * Fix error when webhook is deleted before delivery worker runs
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
- content_for :page_title do
|
|
= t('admin.webhooks.edit')
|
|
|
|
= render partial: 'form'
|