diff --git a/file/js/be.bastelstu.Chat.litcoffee b/file/js/be.bastelstu.Chat.litcoffee index 2e99bf6..8099939 100644 --- a/file/js/be.bastelstu.Chat.litcoffee +++ b/file/js/be.bastelstu.Chat.litcoffee @@ -561,6 +561,7 @@ Disable `@pe.getMessages` once we are connected. be.bastelstu.wcf.nodePush.onDisconnect => console.log 'Enabling periodic loading' + @getMessages() Reenable `@pe.getMessages` once we are disconnected.