0
0
Fork 0

fix: refs #8410 removed unused code

This commit is contained in:
PAU ROVIRA ROSALENY 2025-01-31 06:01:17 +01:00
parent 374118133a
commit 0de8af81d3
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ const searchModule = () => {
filled
dense
autofocus
@keyup.enter.stop="searchModule(search)"
@keyup.enter.stop="searchModule()"
/>
</QItem>
<QSeparator />