Compare commits

..

1 Commits

Author SHA1 Message Date
znetsixe
9dea685db7 physicalPosition 1D update 2025-09-05 16:20:31 +02:00

View File

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