Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
BLooDBRothER committed Oct 14, 2023
1 parent e4c57a3 commit aa4a47e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions filter.json
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@
]
},
{
"filter_name":"sizes",
"filter_name":"size",
"multiple":false,
"nested":false,
"value":[
Expand All @@ -437,7 +437,7 @@
]
},
{
"filter_name":"sources",
"filter_name":"source",
"multiple":false,
"nested":false,
"value":[
Expand All @@ -457,7 +457,7 @@
]
},
{
"filter_name":"licenses",
"filter_name":"license",
"multiple":false,
"nested":false,
"value":[
Expand Down

0 comments on commit aa4a47e

Please sign in to comment.