Skip to content

Commit 1208c4c

Browse files
author
yucongshuang
committed
格式修正
1 parent 6d1cb63 commit 1208c4c

File tree

1 file changed

+1
-1
lines changed
  • packages/hap-server/src/preview/views

1 file changed

+1
-1
lines changed

packages/hap-server/src/preview/views/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
Hap.init({
109109
base,
110110
type,
111-
'idePlatform': `{{devtoolUrl}}` ? 'extensionOnline': undefined
111+
idePlatform: `{{devtoolUrl}}` ? 'extensionOnline' : undefined
112112
})
113113
})()
114114
</script>

0 commit comments

Comments
 (0)