From cacffd387ff4bd62090ea14d6c418488480d5130 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 22 Apr 2026 18:12:08 +0200 Subject: [PATCH] auto-git: [change] src/app/App.tsx --- src/app/App.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index abfa7afc..58936317 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -342,6 +342,8 @@ import { normalizeEntityName, normalizeYawDegrees, normalizeInteractablePrompt, + resolveCameraRigDocumentPosition, + type CameraRigType, type CameraRigTargetKind, type CameraRigTransitionMode, type PlayerStartGamepadActionBinding,