Skip to content

Commit d12b53d

Browse files
committed
apply prettier
1 parent 7924060 commit d12b53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</head>
88
<body>
99
<script type="module">
10-
window.webxdc.sendUpdate({payload: "hello world!"}, "");
10+
window.webxdc.sendUpdate({ payload: "hello world!" }, "");
1111
</script>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)