diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-24 14:30:48 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-24 14:30:48 +0200 |
commit | d7cf341320fb2e1af5d1e40e67c2fed2d65d3a5c (patch) | |
tree | f6767f1668a77dddb51d23bc63b4adc74c57dd11 /src | |
parent | :art: String trimSpecial pass string OR undefined (diff) | |
download | server-d7cf341320fb2e1af5d1e40e67c2fed2d65d3a5c.tar.xz |
:bug: fix Webhook model
Diffstat (limited to 'src')
-rw-r--r-- | src/models/Webhook.ts | 1 | ||||
-rw-r--r-- | src/util/String.ts | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/src/models/Webhook.ts b/src/models/Webhook.ts |