aboutsummaryrefslogtreecommitdiffstats
path: root/src/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/popup.html')
-rw-r--r--src/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/popup.html b/src/popup.html
index 9679abf..61ccfbb 100644
--- a/src/popup.html
+++ b/src/popup.html
@@ -42,7 +42,7 @@
<div id="hotspotTip"></div>
</div>
-<script src="lib/punycode.min.js"></script>
+<script src="lib/punycode.js"></script>
<script src="js/vapi-common.js"></script>
<script src="js/vapi-client.js"></script>
<script src="js/vapi-popup.js"></script>