Skip to content

Commit

Permalink
Merge pull request #76237 from DukePaulAtreid3s/Hunter-fix
Browse files Browse the repository at this point in the history
Capitalize “Scan”
  • Loading branch information
akrieger authored Sep 6, 2024
2 parents faa10bf + b4577e2 commit 8fd8e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/item_actions.json
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@
{
"type": "item_action",
"id": "RADIO_ON",
"name": { "str": "scan" }
"name": { "str": "Scan" }
},
{
"type": "item_action",
Expand Down

0 comments on commit 8fd8e63

Please sign in to comment.