Skip to content

Commit

Permalink
Removed comments in JSON, because test failed
Browse files Browse the repository at this point in the history
  • Loading branch information
SirStepheno committed Jul 15, 2024
1 parent cc6674f commit 61e0683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,10 +278,10 @@ Raw json response:
"value": "fa-trash"
},
"za-type": {
"value": "GFT" // Only value given, display value in default color
"value": "GFT"
},
"zb-date": {
"color": "yellow" // Only color given, so nothing to display
"color": "yellow"
}
}
]
Expand Down

0 comments on commit 61e0683

Please sign in to comment.