Fix BIM version model loading

This commit is contained in:
CODEX
2026-06-24 19:03:28 +03:00
parent 31bb673b44
commit bc8f70da9c
2 changed files with 43 additions and 6 deletions
+1 -1
View File
@@ -697,6 +697,6 @@
<input id="fileInput" class="hidden" type="file"
accept=".xkt,.glb,.gltf,.bim,.las,.laz,.obj,.stl">
<script type="module" src="/dcViewer.js?v=58"></script>
<script type="module" src="/dcViewer.js?v=59"></script>
</body>
</html>