summaryrefslogtreecommitdiff
path: root/ext/bg/js/backend.js
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-07-27 23:26:36 -0700
committerAlex Yatskov <alex@foosoft.net>2017-07-27 23:26:36 -0700
commitba155e77063bd86fb5751656d8d5d462a129214f (patch)
tree2ac4d0bbb1b6c68a88766deead8cf750beee47df /ext/bg/js/backend.js
parent9ecc7c17f3800c891b6681fd4b8738898ae6d4b6 (diff)
cleanup
Diffstat (limited to 'ext/bg/js/backend.js')
-rw-r--r--ext/bg/js/backend.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/js/backend.js b/ext/bg/js/backend.js
index 4fabe4b2..2763a141 100644
--- a/ext/bg/js/backend.js
+++ b/ext/bg/js/backend.js
@@ -17,7 +17,7 @@
*/
-window.yomichanBackend = new class {
+window.yomichan = new class {
constructor() {
handlebarsRegister();