diff --git a/src/app/App.tsx b/src/app/App.tsx index fbce215f..187dadbb 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -12475,8 +12475,8 @@ export function App({ store, initialStatusMessage }: AppProps) {
Points
Edit authored point positions directly. Keep at least{" "} - {MIN_SCENE_PATH_POINT_COUNT} points. `Shift+W` appends a - new point to the end of the selected path. + {MIN_SCENE_PATH_POINT_COUNT} points. Shift+W{" "} + appends a new point to the end of the selected path.
{selectedPathPointIndex === null ? null : (