physicalPosition 1D update

This commit is contained in:
znetsixe
2025-09-05 16:20:12 +02:00
parent de76803f7e
commit be7c929600

View File

@@ -37,6 +37,10 @@
//physicalAspect
positionVsParent: { value: "" },
positionIcon: { value: "" },
hasDistance: { value: false },
distance: { value: 0 },
distanceUnit: { value: "m" },
distanceDescription: { value: "" }
},