We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fe93e commit 4681998Copy full SHA for 4681998
json_config_file/json_properties/json_property.gd
@@ -30,7 +30,7 @@ const MESSAGE_ARRAY = "array"
30
const MESSAGE_COLOR = "color"
31
const MESSAGE_OBJECT = "object"
32
const MESSAGE_FILE = "file path"
33
-const MESSAGE_JSON_CONFIG_FILE = "JSON config file path"
+const MESSAGE_JSON_CONFIG_FILE = "JSON configuration file path"
34
const MESSAGE_IMAGE = "image path"
35
36
0 commit comments