PLT-1429 Fixing code review comments
Этот коммит содержится в:
@@ -787,7 +787,6 @@ export function getSuggestedCommands(command, suggestionId, component) {
|
||||
});
|
||||
|
||||
// pull out the suggested commands from the returned data
|
||||
//const terms = matches.map((suggestion) => suggestion.trigger);
|
||||
const terms = matches.map((suggestion) => suggestion.suggestion);
|
||||
|
||||
AppDispatcher.handleServerAction({
|
||||
|
||||
Ссылка в новой задаче
Block a user