mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-19 20:30:01 +02:00
Merge branch 'master' of github.com:psychobunny/node-forum
This commit is contained in:
@@ -43,6 +43,7 @@ var socket,
|
||||
});
|
||||
}, 1000);
|
||||
reconnecting = false;
|
||||
reconnectTries = 0;
|
||||
socket.emit('api:updateHeader', { fields: ['username', 'picture', 'userslug'] });
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user