fix filter view-all after merging with linking branch

This commit is contained in:
argirok 2022-04-06 14:39:57 +03:00
parent c5b384c656
commit 01f9facb37
1 changed files with 0 additions and 1 deletions

View File

@ -243,7 +243,6 @@ export class SearchFilterComponent implements OnInit, OnChanges {
return 0;
}
});
return sorted;
}
event.stopPropagation();
this.sortedValues = Object.assign(sorted);