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