Skip to content

Commit

Permalink
Missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitar5555 authored Dec 21, 2024
1 parent 11263d7 commit cf94ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/fields/house.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"key": "house",
"type": "combo",
"label": "House Type"
"label": "House Type",
"strings": {
"options": {
"bungalow": "Bungalow",
Expand Down

0 comments on commit cf94ab5

Please sign in to comment.