feat: #8410 added new feature to module searchbar #1272

Merged
provira merged 18 commits from 8410-improveModuleSearchbar into dev 2025-01-31 10:02:50 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0de8af81d3 - Show all commits

View File

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