Skip to content

Commit

Permalink
Generalized sensor panel
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-opet authored Jun 13, 2024
1 parent 5efb3b4 commit f0bc125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@
}
},
"SensorPanel" : {
"Headline": "SGP40/SHT31 Air Quality"
"Headline": "Sensor Data"
},
"MacrosPanel": {

Check failure on line 656 in src/locales/en.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/en.json#L656

Expected object keys to be in insensitive ascending order. 'MacrosPanel' should be before 'SensorPanel' (jsonc/sort-keys)
"Headline": "Macros",
Expand Down

0 comments on commit f0bc125

Please sign in to comment.