Fix config error
This commit is contained in:
parent
168c725650
commit
9c29894241
@ -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`,
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user