mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
correct regression, changing diversity would leave blanks
This commit is contained in:
@@ -106,6 +106,7 @@ export default Ember.Component.extend({
|
||||
}
|
||||
|
||||
this._updateSelectedDiversity();
|
||||
this._checkVisibleSection();
|
||||
},
|
||||
|
||||
@observes("recentEmojis")
|
||||
|
||||
Reference in New Issue
Block a user