feat: add webhook logs (#2237)

This commit is contained in:
David Nguyen
2025-11-25 16:03:52 +11:00
committed by GitHub
parent 11a56f3228
commit d857dfdb38
17 changed files with 1663 additions and 411 deletions

View File

@@ -1,4 +1,4 @@
import WebhookPage, { meta } from '../../t.$teamUrl+/settings.webhooks.$id';
import WebhookPage, { meta } from '../../t.$teamUrl+/settings.webhooks.$id._index';
export { meta };