diff --git a/src/app/App.tsx b/src/app/App.tsx index 1aea1271..ae91d398 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -17279,6 +17279,11 @@ export function App({ store, initialStatusMessage }: AppProps) { /> + {renderInteractionLinksSection( + selectedNpc, + selectedNpcLinks + )} +
Facing