PLT-3518/PLT-3519 Custom emoji followup (#3507)

* Fixed emoji list filter when full name or nickname are enabled

* Changed custom emoji list to only be visible if the user can create custom emoji
Этот коммит содержится в:
Harrison Healey
2016-07-06 13:52:28 -04:00
коммит произвёл Joram Wilander
родитель fd880ad047
Коммит 1a3f952c56
6 изменённых файлов: 75 добавлений и 69 удалений

Просмотреть файл

@@ -214,4 +214,5 @@ TeamStore.dispatchToken = AppDispatcher.register((payload) => {
}
});
window.TeamStore = TeamStore;
export default TeamStore;