mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
* Add administrative webhooks * Fix error when webhook is deleted before delivery worker runs
4 lines
84 B
Text
4 lines
84 B
Text
- content_for :page_title do
|
|
= t('admin.webhooks.edit')
|
|
|
|
= render partial: 'form'
|