summaryrefslogtreecommitdiff
path: root/ext/bg/js/yomichan.js
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-01-23 21:12:46 -0800
committerAlex Yatskov <alex@foosoft.net>2017-01-23 21:12:46 -0800
commitda33d00e45ee3a028886fe90fca329282731aaa5 (patch)
tree357683d54d38f082e342d650e5610da3d0a4317c /ext/bg/js/yomichan.js
parentc5a2543aa11c81ebb3e2826ab81cdff1015c642b (diff)
WIP
Diffstat (limited to 'ext/bg/js/yomichan.js')
-rw-r--r--ext/bg/js/yomichan.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/js/yomichan.js b/ext/bg/js/yomichan.js
index 820826f7..89608a5b 100644
--- a/ext/bg/js/yomichan.js
+++ b/ext/bg/js/yomichan.js
@@ -150,7 +150,7 @@ class Yomichan {
);
}
- console.log(note);
+ // console.log(note);
return note;
}