Skip to content

Commit 5d124b2

Browse files
save file
1 parent c701407 commit 5d124b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code-dev/display.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272

7373

74-
log = mod.log;
74+
log = mod['log-mod'];
7575

7676
log.initmod({ext,$});
7777

@@ -170,7 +170,7 @@ <h1 class=title>
170170

171171

172172

173-
<log component v2.0></log>
173+
<log-mod component></log-mod>
174174

175175
</body>
176176

0 commit comments

Comments
 (0)