Skip to content

Commit b663e74

Browse files
save file
1 parent ef66799 commit b663e74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

utils/misc/html/hdr-network/v2.0/hdr-network-v2.0.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363
<script>
6464

65-
(function hdr_network({mod,root,node}){
65+
(function hdr_network({mod,dom,host}){
6666

6767
var obj = {};
6868

@@ -104,7 +104,6 @@
104104

105105
obj.initdom = function(rootnode){
106106

107-
var host = $.$(rootnode,'hdr-network');
108107
var root = host.shadowRoot;
109108

110109
net.initdom(root);

0 commit comments

Comments
 (0)