Commit ac3cefe9 authored by Grant's avatar Grant
Browse files

force an update to user data before giving more stack

parent f1e07bfb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -133,7 +133,7 @@ export class SocketServer {
          getClientConfig()
        );

        await user.update();
        await user.update(true);

        // this impl has the side affect of giving previously offline users all the stack upon reconnecting
        if (