Skip to content

Commit

Permalink
feat: changing module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MidKnightXI committed Jul 21, 2024
1 parent 97b9972 commit 4ae761b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"name": "--orderBy",
"type": null,
"values": [ "maker", "model" ]
"values": "maker;model"
}
],
"binary": "whichcam",
Expand Down

0 comments on commit 4ae761b

Please sign in to comment.