diff options
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') |
