diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-02-21 11:56:56 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-02-21 12:01:49 +1100 |
commit | eee98516dd09516f1c1cf891526339420807d50c (patch) | |
tree | 8d60f6717eac0416bcb73421ca71c31bdc1fff68 /src/api/Server.ts | |
parent | Close #954 (diff) | |
download | server-eee98516dd09516f1c1cf891526339420807d50c.tar.xz |
Fix gateway encoding Date objects as {} when using erlpack. Fixes NaN/NaN/NaN timestamps in desktop client
Diffstat (limited to 'src/api/Server.ts')
-rw-r--r-- | src/api/Server.ts | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/src/api/Server.ts b/src/api/Server.ts |