Commit add64ab
dsward2
In index.html, in the startAudioPlayer() function, delay setting the "NOW PLAYING:" label for one second within a setTimeout() function. Sometimes the title data was not ready, the delay should provide enough time to avoid that problem.
1 parent 4189eab commit add64ab
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
316 | 318 | | |
317 | 319 | | |
318 | 320 | | |
| |||
0 commit comments