Extract settings_emoji.js.

This commit is contained in:
Steve Howell
2017-04-08 08:24:07 -07:00
committed by Tim Abbott
parent 76ec9cf60b
commit a3b44148af
6 changed files with 98 additions and 74 deletions

View File

@@ -128,7 +128,7 @@ function dispatch_normal_event(event) {
case 'realm_emoji':
emoji.update_emojis(event.realm_emoji);
admin.populate_emoji(event.realm_emoji);
settings_emoji.populate_emoji(event.realm_emoji);
break;
case 'realm_filters':