Merge pull request #2154 from mattermost/plt-1933
RC2 PLT-1933 Emit change after setting preferences in head.html
Этот коммит содержится в:
@@ -79,6 +79,7 @@
|
||||
$(function() {
|
||||
if (window.mm_preferences != null) {
|
||||
PreferenceStore.setPreferences(window.mm_preferences);
|
||||
PreferenceStore.emitChange();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user