From f6aa0f6a479128ba74a1b85fa9a7169ef70573a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Vivet?= Date: Fri, 21 Mar 2025 11:05:01 +0100 Subject: [PATCH] Update a description to get it meaningful This lack was highlighted in user tests. --- extensions/reviewed/PhysicsCar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/reviewed/PhysicsCar.json b/extensions/reviewed/PhysicsCar.json index ec7d81801..995babe25 100644 --- a/extensions/reviewed/PhysicsCar.json +++ b/extensions/reviewed/PhysicsCar.json @@ -2260,7 +2260,7 @@ "type": "Number", "unit": "PixelAcceleration", "label": "Acceleration", - "description": "", + "description": "Object speed", "group": "Speed", "extraInformation": [], "name": "Acceleration" @@ -2424,4 +2424,4 @@ } ], "eventsBasedObjects": [] -} \ No newline at end of file +}