#8448 - devToTest #1254

Merged
alexm merged 365 commits from 8448-devToTest into test 2025-01-21 10:44:46 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 0cce5b93cd - Show all commits

View File

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