fix indentation in index.html

master
adbenitez 2022-01-19 18:52:27 -05:00
parent 2889ed5098
commit dde8e25cea
1 changed files with 20 additions and 21 deletions

View File

@ -21,7 +21,6 @@
window.webxdc.setUpdateListener(receiveUpdate);
window.webxdc.getAllUpdates().forEach(receiveUpdate);
</script>
</body>
</html>