diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-10 22:08:42 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-10 22:14:18 +1000 |
commit | 3e47da130ce61effef3632cc446f38b29f8be5c0 (patch) | |
tree | cfd936d1f7f0f518513cecda947dad6244e0d639 | |
parent | Check if role icon was actually sent or if it's just an empty string (diff) | |
download | server-3e47da130ce61effef3632cc446f38b29f8be5c0.tar.xz |
Change bundle start to only start listening once DB and config have been loaded
-rw-r--r-- | bundle/src/Server.ts | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bundle/src/Server.ts b/bundle/src/Server.ts |