diff options
| author | Cyber <cyber.hf18@gmail.com> | 2025-12-05 21:53:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-05 21:53:08 +0100 |
| commit | 710b9280dee8877c2c4239756ee1063cf76e417f (patch) | |
| tree | bfc9b1b4f6b723cb87e3491506a18e5d4e70d99e | |
| parent | Merge pull request #1428 from CyberL1/fix/guild-folder-types-nullable (diff) | |
| parent | fix: check if `body` is not `null` (diff) | |
| download | server-ts-710b9280dee8877c2c4239756ee1063cf76e417f.tar.xz | |
Merge pull request #1429 from CyberL1/fix/github-webhook-pr-body-empty
| -rw-r--r-- | src/api/routes/webhooks/#webhook_id/#token/github.ts | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/api/routes/webhooks/#webhook_id/#token/github.ts b/src/api/routes/webhooks/#webhook_id/#token/github.ts |
