Fix BIM model version switching

This commit is contained in:
CODEX
2026-06-24 18:43:06 +03:00
parent 1c687681de
commit 31bb673b44
2 changed files with 35 additions and 21 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=57"></script>
<script type="module" src="/dcViewer.js?v=58"></script>
</body>
</html>