Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit e7bbc2c

Browse files
committed
HOTFIX: main js
1 parent 682552d commit e7bbc2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/snippet-injector.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export default {
8282
debug() {
8383
this.debugTime();
8484
this.debugObjects();
85-
}
85+
},
8686

8787
debugTime() {
8888
if(this.debug.allowDebug) {

0 commit comments

Comments
 (0)