diff options
Diffstat (limited to 'lang/js/DemoExtension/popup.html')
-rw-r--r-- | lang/js/DemoExtension/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/js/DemoExtension/popup.html b/lang/js/DemoExtension/popup.html index 866b1135..50070311 100644 --- a/lang/js/DemoExtension/popup.html +++ b/lang/js/DemoExtension/popup.html @@ -2,7 +2,7 @@ <html> <head> <meta charset="utf-8"> - <script src="test_index.js"></script> + <script src="entry.js"></script> </head> <body> </body> |