Fixed property URI via Profile Editor GUI

This commit is contained in:
Adam Rohdin
2023-04-26 11:02:43 +02:00
parent 8ae3a9dc53
commit 30cfa7ba85
+4 -3
View File
@@ -56,7 +56,7 @@
},
"properties": [
{
"name": "NavigationHandler.OrbitalNavigator.MinimumAllowedDistance",
"name": "NavigationHandler.OrbitalNavigator.LimitZoom.MinimumAllowedDistance",
"type": "setPropertyValueSingle",
"value": "0.0"
},
@@ -112,11 +112,12 @@
}
],
"time": {
"is_paused": false,
"type": "absolute",
"value": "2031-08-01T03:01:30"
},
"version": {
"major": 1,
"minor": 1
"minor": 2
}
}
}