First commit for toggling mentions using shortcut and button (#4169)
Also did some refactoring and moved code to actions Fixed coding style errors
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
6e9e41ebb5
Коммит
944bb1ba61
@@ -19,6 +19,7 @@ class SearchStoreClass extends EventEmitter {
|
||||
this.searchResults = null;
|
||||
this.isMentionSearch = false;
|
||||
this.isFlaggedPosts = false;
|
||||
this.isVisible = false;
|
||||
this.searchTerm = '';
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user