This commit is contained in:
2021-06-08 20:57:54 +05:00
parent 7459a60074
commit e433588449
96 changed files with 863 additions and 624 deletions

View File

@@ -0,0 +1,13 @@
[
{
"id": 0,
"name": "Test",
"short_name": "Test",
"measure": "kg",
"precision": 1,
"min": -100,
"max": 100,
"default": 0,
"logarithm": false
}
]