mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
parent
914c6414e8
commit
2de30c0acd
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ async def get_version(name: str, conf: Entry, *, cache: AsyncCache, **kwargs):
|
||||||
'value': 'Microsoft.VisualStudio.Code'
|
'value': 'Microsoft.VisualStudio.Code'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'filterType': 10,
|
'filterType': 7,
|
||||||
'value': name
|
'value': name
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue