<@U78L28DMX> What you posted is a JsonArray, not a...
# tornadofx
e
@amanda.hinchman-dominguez What you posted is a JsonArray, not a JsonObject. You can call
jsonArray
if that is what you want, or you can change the structure of the JSON file to actually be a JsonObject, meaning it starts with curlies, not brackets.