mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
Re-factored chat rendering. Lots of other stuff. Still don't remember to commit frequently like I should. :(
This commit is contained in:
parent
02b0a95bd0
commit
c5f55bd6b8
22 changed files with 2875 additions and 1433 deletions
|
@ -152,6 +152,8 @@ FFZ.prototype.ws_create = function() {
|
|||
} catch(err) {
|
||||
f.error("Callback for " + request + ": " + err);
|
||||
}
|
||||
|
||||
f._ws_callbacks[request] = undefined;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue