Skip to content

Commit 8563d3c

Browse files
authored
Feat/add offline vr (#89)
1 parent 509228a commit 8563d3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ansys/dynamicreporting/core/utils/report_download_html.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ def _download_special_files(self):
238238
"GLTFLoader.js",
239239
"OrbitControls.js",
240240
"three.js",
241+
"VRButton.js",
241242
]
242243
self._download_static_files(
243244
image,

0 commit comments

Comments
 (0)