mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-16 01:56:55 +00:00
Updated for new emoticon srcSet.
This commit is contained in:
parent
216a82aa5a
commit
e1cfb17081
7 changed files with 21 additions and 17 deletions
|
@ -59,7 +59,7 @@ FFZ.prototype._emote_menu_enumerator = function() {
|
|||
title = "FrankerFaceZ Event Emotes";
|
||||
|
||||
else if ( this.feature_friday && set.id == this.feature_friday.set )
|
||||
title = "FrankerFaceZ Feature Friday: " + this.feature_friday.channel;
|
||||
title = "FrankerFaceZ " + this.feature_friday.title + ": " + this.feature_friday.display_name;
|
||||
|
||||
else
|
||||
title = "FrankerFaceZ Set: " + FFZ.get_capitalization(set.id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue