Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
10 lines
198 B
JSON
Executable File
10 lines
198 B
JSON
Executable File
{"name": "unit",
|
|
"VSName": "Unit",
|
|
"VCategory": "System",
|
|
"values": [
|
|
{"key": "L", "value": "Liter"},
|
|
{"key": "mL", "value": "Mili Liter"},
|
|
{"key": "Pcs", "value": "Pieces"}
|
|
]
|
|
}
|