Add property query arguments

This commit is contained in:
JannisX11 2024-09-16 01:06:43 +02:00
parent 6b4e5d9189
commit 945e7b94b4

View File

@ -861,6 +861,7 @@ function sortAutocompleteResults(results, incomplete) {
})
.addQuery({
id: 'property',
arguments: ['property'],
})
.addQuery({
id: 'has_property',