Fixed edge cases with leaving a direct channel while viewing that channel
Этот коммит содержится в:
@@ -39,7 +39,6 @@ class PreferenceStoreClass extends EventEmitter {
|
||||
}
|
||||
|
||||
getAllPreferences() {
|
||||
console.log('getting preferences'); // eslint-disable-line no-console
|
||||
return new Map(BrowserStore.getItem('preferences', []));
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user