summaryrefslogtreecommitdiff
path: root/ext/background.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-02-13 21:28:47 -0500
committerGitHub <noreply@github.com>2021-02-13 21:28:47 -0500
commitdeed5027cd18bcdb9cb9d13cb7831be0ec5384e8 (patch)
treec4df1967a117bf05398b694290e2960b8ff4e970 /ext/background.html
parente9358997c03ee6ca2b5e9f26e8e416c8508c88e6 (diff)
Move mixed/lib/ to lib/ (#1382)
Diffstat (limited to 'ext/background.html')
-rw-r--r--ext/background.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/background.html b/ext/background.html
index 101bd09c..b1e82bd5 100644
--- a/ext/background.html
+++ b/ext/background.html
@@ -15,7 +15,7 @@
<body>
<textarea id="clipboard-paste-target"></textarea>
- <script src="/mixed/lib/wanakana.min.js"></script>
+ <script src="/lib/wanakana.min.js"></script>
<script src="/mixed/js/core.js"></script>
<script src="/mixed/js/yomichan.js"></script>