mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-21 13:30:54 +00:00
3.5.152. Add support for Channel Feed. A smidgen of memes for Memeathon.
This commit is contained in:
parent
a58810e177
commit
9ead660f89
9 changed files with 306 additions and 212 deletions
|
@ -413,6 +413,8 @@ FFZ.prototype._load_set_json = function(set_id, callback, data) {
|
|||
if ( this._inputv )
|
||||
Ember.propertyDidChange(this._inputv, 'ffz_emoticons');
|
||||
|
||||
this.rerender_feed_cards();
|
||||
|
||||
if ( callback )
|
||||
callback(true, data);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue