From 9c29894241adcc267246e1e9b3682b9e16994e60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20P=2E?= Date: Sat, 17 Jan 2026 15:41:30 +0100 Subject: [PATCH] Fix config error --- config.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config.js b/config.js index 478a971..3e2a49a 100644 --- a/config.js +++ b/config.js @@ -35,7 +35,13 @@ export const config = { uri : `${BASE_URI}/scenes/salvador/`, popup: theater1Popup, coords: [45.4363, 12.3352], - model: "teatro_san_salvador_20250926.gltf", + nodes: [ + { + label: 'Teatro', + model: "teatro_san_salvador_20250926.gltf", + isMain: true, + }, + ], pano: `pano/defsky-grass.jpg`, }, {