Add Length Limit and Axle Weight Limit fields (#911)

This commit is contained in:
archpdx
2023-06-02 15:13:05 +02:00
committed by GitHub
parent 9b04f30fae
commit f8ecdeb4a8
16 changed files with 44 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"key": "maxweight",
"type": "combo",
"label": "Max Weight",
"label": "Weight Limit",
"snake_case": false
}