mirror of
https://github.com/JannisX11/blockbench.git
synced 2024-11-21 01:13:37 +08:00
Add property query arguments
This commit is contained in:
parent
6b4e5d9189
commit
945e7b94b4
@ -861,6 +861,7 @@ function sortAutocompleteResults(results, incomplete) {
|
||||
})
|
||||
.addQuery({
|
||||
id: 'property',
|
||||
arguments: ['property'],
|
||||
})
|
||||
.addQuery({
|
||||
id: 'has_property',
|
||||
|
Loading…
Reference in New Issue
Block a user