Skip to content

Commit 4c986e1

Browse files
Update scan-video-file-for-objects-v2.0.html
1 parent 5137bd6 commit 4c986e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/video/scan-video-file-for-objects/scan-video-file-for-objects-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
hdr = mod['video-hdr'];
6060
filemod = mod.filemod;
61-
log = mod.log();
61+
log = mod.log;
6262

6363
hdr.initmod({ext,$,menu});
6464
filemod.initmod({ext,$,menumod,menu,complete,source,log});

0 commit comments

Comments
 (0)