blob: a57868a0a851c81935098786a026a4bfd9b345a4 [file] [log] [blame]
{
"name": "DataEnumCustom",
"key": {
"int": 438,
"string": "dataenumcustom"
},
"extends": "viewmodel/data_enum.json",
"properties": {
"splitKeyValues": {
"type": "bool",
"initialValue": "false",
"key": {
"int": 571,
"string": "splitkeyvalues"
},
"description": "Whether the user can edit keys and values separately.",
"runtime": false
},
"name": {
"type": "String",
"initialValue": "''",
"key": {
"int": 572,
"string": "name"
},
"description": "Non-unique identifier, used to give friendly names to enums."
}
}
}