diff --git a/src/technologies/t.json b/src/technologies/t.json index 7590511b0..c6941afa0 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -3323,6 +3323,7 @@ ], "description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.", "icon": "three.js.png", + "dom": "canvas[data-engine*='three.js']", "js": { "THREE.REVISION": "^(.+)$\\;version:\\1", "__THREE__": "^(.+)$\\;version:\\1"