diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-06-04 18:27:36 -0400 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-06-04 18:27:36 -0400 |
| commit | 5630dd6b2f90ec36a3e6b0f1d1c0532b36396b4b (patch) | |
| tree | 6327b4702413f5cd09ecf356f9387b0d152bfa03 /client/web/build/index.html | |
| parent | 089853a410c53f3062a6a3a34d0cc6cb267d840b (diff) | |
fix scroll on mobile timelinefull
Diffstat (limited to 'client/web/build/index.html')
| -rw-r--r-- | client/web/build/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/web/build/index.html b/client/web/build/index.html index a999bf6..9def501 100644 --- a/client/web/build/index.html +++ b/client/web/build/index.html @@ -34,7 +34,7 @@ body { </head> <body class='loading'> <div id="react-root"></div> - <script type="text/javascript" src="/javascript/vendor/react-d93cd212f3f54cac.dll.js"></script><script type="text/javascript" src="/javascript/vendor/lib-95ab3b4f2d297e88.js"></script><script type="text/javascript" src="/javascript/app-95ab3b4f2d297e88.js"></script></body> + <script type="text/javascript" src="/javascript/vendor/react-d93cd212f3f54cac.dll.js"></script><script type="text/javascript" src="/javascript/vendor/lib-b8f142ce11c4dbfb.js"></script><script type="text/javascript" src="/javascript/app-b8f142ce11c4dbfb.js"></script></body> <script src="https://www.youtube.com/iframe_api"></script> </html> |
