Add categories for Fuel

This commit is contained in:
Piotr Rogowski 2023-05-04 17:27:52 +02:00
parent 221fdda90b
commit 9a6e77e3ee
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
3 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"label": "Acceleration",
"position": 2,
"link": {
"type": "generated-index",
"description": "Acceleration"
}
}

View File

@ -0,0 +1,8 @@
{
"label": "Fuel algorithms",
"position": 0,
"link": {
"type": "generated-index",
"description": "Fuel algorithms"
}
}

View File

@ -0,0 +1,8 @@
{
"label": "Fuel settings",
"position": 1,
"link": {
"type": "generated-index",
"description": "Fuel settings"
}
}