refactor: refs #7957 remove blank
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jorge Penadés 2024-12-13 17:20:28 +01:00
parent 981f3e90c1
commit 0cce5b93cd
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@ async function search() {
};
delete filter.params.search;
}
await arrayData.applyFilter(filter);
}
</script>