shx-3d-render

main
Jan Umbach 2024-06-13 22:59:08 +02:00
parent 6689443344
commit 42c009c832
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@
});
import("{{ 'tjs-STLLoader.js' | asset_url }}").then((STLLoader) => {
import("https:{{ 'tjs-STLLoader.js' | asset_url }}").then((STLLoader) => {
tJS.addons.STLLoader = STLLoader;
tJS.loadedAddons++;