sunnylink desc

This commit is contained in:
rav4kumar
2025-12-14 11:11:59 -07:00
parent 4ecd5f4f99
commit dd514a5d56

View File

@@ -1,11 +1,25 @@
{
"AccelPersonality": {
"title": "AccelPersonality",
"description": ""
"title": "Acceleration Personality",
"description": "",
"options": [
{
"value": 0,
"label": "Sport"
},
{
"value": 1,
"label": "Normal"
},
{
"value": 2,
"label": "Eco"
}
]
},
"AccelPersonalityEnabled": {
"title": "AccelPersonalityEnabled",
"description": ""
"title": "Enable Acceleration Personality",
"description": "Controls acceleration behavior: Eco (efficient), Normal (balanced), Sport (responsive)."
},
"AccessToken": {
"title": "AccessTokenIsNice",