mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 22:36:39 +02:00
proper name for updated type filter of inventory endpoint
This commit is contained in:
parent
64e466ee7d
commit
21ed081eae
1 changed files with 1 additions and 1 deletions
|
@ -519,7 +519,7 @@ Rectangle {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"displayName": "Updatable",
|
"displayName": "Updatable",
|
||||||
"filterName": "updatable"
|
"filterName": "updated"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
filterBar.primaryFilterChoices.clear();
|
filterBar.primaryFilterChoices.clear();
|
||||||
|
|
Loading…
Reference in a new issue