diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-09-03 13:41:45 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-09-03 13:41:45 +1000 |
commit | fb7409947cf022c864fdbb07be6c2ba6cba296c1 (patch) | |
tree | 1e65c48699962f669d1263f3e9e1da00c34e81ca /src/api | |
parent | xkcd embed handler and improved generic handler (diff) | |
download | server-fb7409947cf022c864fdbb07be6c2ba6cba296c1.tar.xz |
Fix bug in embed handler where getMeta would not return undefined
Diffstat (limited to 'src/api')
-rw-r--r-- | src/api/util/utility/EmbedHandlers.ts | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/api/util/utility/EmbedHandlers.ts b/src/api/util/utility/EmbedHandlers.ts |