aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/instance.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bg/js/instance.js')
-rw-r--r--ext/bg/js/instance.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/js/instance.js b/ext/bg/js/instance.js
index 0df267cc..bf858fbf 100644
--- a/ext/bg/js/instance.js
+++ b/ext/bg/js/instance.js
@@ -18,7 +18,7 @@
function instYomi() {
- return chrome.extension.getBackgroundPage().yomichan;
+ return chrome.extension.getBackgroundPage().yomichanBackend;
}
function instDb() {