diff options
| author | Determinant <ted.sybil@gmail.com> | 2019-02-07 01:32:45 -0500 |
|---|---|---|
| committer | Determinant <ted.sybil@gmail.com> | 2019-02-07 01:32:45 -0500 |
| commit | 735d8e5aa8b590b37a16c0e1b52a688c43dd5c10 (patch) | |
| tree | 3fa81f703a18a6c3780d22c7a27867392412dafe /dist/index.html | |
| parent | 608f68cba0fa98f2db31b95a1bbc4cabb98586ea (diff) | |
add popup
Diffstat (limited to 'dist/index.html')
| -rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index 0733f6e..f6b41ec 100644 --- a/dist/index.html +++ b/dist/index.html @@ -13,5 +13,5 @@ <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> - <script type="text/javascript" src="vendors~index.js"></script><script type="text/javascript" src="index.js"></script><script type="text/javascript" src="background.js"></script></body> + <script type="text/javascript" src="index.js"></script></body> </html> |