mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-22 21:40:08 +00:00
Load messages once after disconnecting from nodePush.
This commit is contained in:
parent
2af70fe97e
commit
fa1e296f77
@ -561,6 +561,7 @@ Disable `@pe.getMessages` once we are connected.
|
|||||||
|
|
||||||
be.bastelstu.wcf.nodePush.onDisconnect =>
|
be.bastelstu.wcf.nodePush.onDisconnect =>
|
||||||
console.log 'Enabling periodic loading'
|
console.log 'Enabling periodic loading'
|
||||||
|
@getMessages()
|
||||||
|
|
||||||
Reenable `@pe.getMessages` once we are disconnected.
|
Reenable `@pe.getMessages` once we are disconnected.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user