diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-08-05 02:10:29 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-08-05 02:10:29 +0200 |
| commit | d2fea03c541979f3b98858c25ba8db46caa2d505 (patch) | |
| tree | a120d26a45c0551838b9a45fe118f32fc401e9ee /client/index.js | |
| parent | 80cd02ae2c034dfc44b4423a315128e2eb9142bc (diff) | |
deploy
Diffstat (limited to 'client/index.js')
| -rw-r--r-- | client/index.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client/index.js b/client/index.js index 21a954e..46dcf9e 100644 --- a/client/index.js +++ b/client/index.js @@ -197,8 +197,9 @@ import * as player from './player' // /* build and bind the UI */ // function ready() { -// document.querySelector('.loading').classList.remove('loading') +// // } +document.querySelector('.loading').classList.remove('loading') |
