diff options
| author | Cyber <cyber.hf18@gmail.com> | 2025-12-02 11:54:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-02 11:54:20 +0100 |
| commit | cd30b0a65696b41cc2eec47596d45d0f7a7ed706 (patch) | |
| tree | 145da602dfde10c0d5c8b3bd246fb5249ea63ea2 | |
| parent | Merge pull request #1418 from CyberL1/refactor/github-webhook-embeds (diff) | |
| parent | fix: send 204 even if event is invalid (discord does this, idk why) (diff) | |
| download | server-ts-cd30b0a65696b41cc2eec47596d45d0f7a7ed706.tar.xz | |
Merge pull request #1419 from CyberL1/fix/send-204
| -rw-r--r-- | src/api/routes/webhooks/#webhook_id/#token/github.ts | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/api/routes/webhooks/#webhook_id/#token/github.ts b/src/api/routes/webhooks/#webhook_id/#token/github.ts |
