mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-06 06:10:54 +00:00
3.5.342. Fixes for the API breaking when it's used before FFZ has initialized. Make API instances event emitters. Events for stuff. Deprecate non-event callbacks for the API. Everything is nice.
This commit is contained in:
parent
81aa67b203
commit
76ff6e8c1a
8 changed files with 204 additions and 110 deletions
|
@ -388,4 +388,5 @@ FFZ.prototype.setup_bttv = function(delay) {
|
|||
}
|
||||
|
||||
this.update_ui_link();
|
||||
this.api_trigger('bttv-initialized');
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue