work in progress [might break]

This commit is contained in:
Leon van Kammen 2023-11-01 12:58:37 +01:00
parent ba3bc0bcea
commit 8d124330d5

View file

@ -16,6 +16,8 @@ AFRAME.registerComponent('helloworld', {
})
})
console.log("hello world!")
},
});