added ctrlSend checking (#3196)
Этот коммит содержится в:
@@ -16,6 +16,8 @@ class PreferenceStoreClass extends EventEmitter {
|
||||
this.dispatchToken = AppDispatcher.register(this.handleEventPayload);
|
||||
|
||||
this.preferences = new Map();
|
||||
|
||||
this.setMaxListeners(15);
|
||||
}
|
||||
|
||||
getKey(category, name) {
|
||||
|
||||
Ссылка в новой задаче
Block a user