android: change back to DoricJSEngine by default
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<body>
|
||||
<p>Hello HTML5</p>
|
||||
</body>
|
||||
<script type="text/javascript" src="http://shell.doric/doric-web.js"></script>
|
||||
<script type="text/javascript">
|
||||
function addScriptElement(scriptId, source) {
|
||||
const scriptElement = document.createElement("script");
|
||||
|
Reference in New Issue
Block a user