This commit is contained in:
DaanV2
2021-10-11 19:10:26 +02:00
parent 8c58926f4a
commit 87a9df91ee
4 changed files with 14 additions and 24 deletions

View File

@@ -13,9 +13,5 @@
"title": "Drag Factor"
}
},
"examples": [
{
"drag_factor": 0.8
}
]
"examples": [{ "drag_factor": 0.8 }]
}