update components + build
Some checks failed
/ mirror_to_github (push) Failing after 1m45s
/ test (push) Successful in 6s

This commit is contained in:
Leon van Kammen 2025-01-27 17:44:06 +01:00
parent 8a9b58bb5e
commit bee2fe0968
4 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 6c7667cd8006766f1c4feeeb96e8e5101e543e5e Subproject commit 2137af0a484ce72d6f8dc43d6cbbd40f41e18b5a

BIN
xrsh.com

Binary file not shown.

View file

@ -1 +1 @@
3e75d743e76634c4f42ed3a32b5e23c77cf7c351421c3a4950cdf80e88465ed6 xrsh.com 7fd0c456ce260b22485f270a8202db660a8bddf22f6c2f59db75b9b29b45c27d xrsh.com

View file

@ -1328,7 +1328,7 @@ AFRAME.registerComponent('window', {
dependencies:{ dependencies:{
dom: "com/dom.js", dom: "com/dom.js",
winboxjs: "../assets/winbox.bundle.min.js", // deadsimple windows: https://nextapps-de.github.io/winbox winboxjs: "assets/winbox.bundle.min.js", // deadsimple windows: https://nextapps-de.github.io/winbox
}, },
init: function(){ init: function(){