fix indentation in index.html
This commit is contained in:
parent
2889ed5098
commit
dde8e25cea
|
|
@ -21,7 +21,6 @@
|
||||||
|
|
||||||
window.webxdc.setUpdateListener(receiveUpdate);
|
window.webxdc.setUpdateListener(receiveUpdate);
|
||||||
window.webxdc.getAllUpdates().forEach(receiveUpdate);
|
window.webxdc.getAllUpdates().forEach(receiveUpdate);
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue