@mirai/core 0.3.266 → 0.3.267
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/public/index.html +1 -1
package/package.json
CHANGED
package/public/index.html
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
</script>
|
|
26
26
|
</head>
|
|
27
27
|
<body onload="getId()">
|
|
28
|
-
<div data-mirai-engine="mirai_tr" data-init="true"
|
|
28
|
+
<div data-mirai-engine="mirai_tr" data-init="true"></div>
|
|
29
29
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
30
30
|
<!-- hotel example -->
|
|
31
31
|
<div id="mirai" data-mirai-id="100379008"></div>
|