diff options
Diffstat (limited to 'client/src/index.html')
-rw-r--r-- | client/src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/index.html b/client/src/index.html index e18b83dc8..ea88bb15b 100644 --- a/client/src/index.html +++ b/client/src/index.html | |||
@@ -12,7 +12,7 @@ | |||
12 | <!-- Do not remove it! --> | 12 | <!-- Do not remove it! --> |
13 | 13 | ||
14 | <!-- TODO: bundle it with webpack when https://github.com/webpack/webpack/pull/1931 will be merged --> | 14 | <!-- TODO: bundle it with webpack when https://github.com/webpack/webpack/pull/1931 will be merged --> |
15 | <script src="/client/assets/webtorrent/webtorrent.min.js"></script> | 15 | <!-- <script src="/client/assets/webtorrent/webtorrent.min.js"></script> --> |
16 | 16 | ||
17 | <link rel="icon" type="image/png" href="/client/assets/favicon.png" /> | 17 | <link rel="icon" type="image/png" href="/client/assets/favicon.png" /> |
18 | 18 | ||