mirror of
https://github.com/status-im/whispervis.git
synced 2025-02-08 19:34:43 +00:00
Remove obsolete js code
This commit is contained in:
parent
ce2be0834d
commit
4123046ce6
@ -9,11 +9,6 @@
|
|||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/86/three.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/86/three.js"></script>
|
||||||
<script src="js/TrackballControls.js"></script>
|
<script src="js/TrackballControls.js"></script>
|
||||||
<script src="whispervis.js"></script>
|
<script src="whispervis.js"></script>
|
||||||
<script>
|
|
||||||
document.addEventListener("visibilitychange", function() {
|
|
||||||
console.log( "whoa", document.visibilityState );
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user