Skip to content

Commit 92e7007

Browse files
committed
lower log level of injection indication
1 parent fa7e017 commit 92e7007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/jsdiff-devtools.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ function jsdiff_devtools_extension_api() {
127127
},
128128
});
129129

130-
console.log(
130+
console.debug(
131131
'%c✚ console.diff(left, right);',
132132
`
133133
font-weight: 700;

0 commit comments

Comments
 (0)