Handle non-album/track ids in GPM, 404 xbox
This commit is contained in:
parent
b3ca20570e
commit
15712f9482
4 changed files with 14 additions and 3 deletions
|
@ -133,6 +133,7 @@ module.exports = React.createClass({
|
|||
getShares();
|
||||
}
|
||||
|
||||
// Temporary until websockets implementation
|
||||
this.state.interval = setInterval(function() {
|
||||
if (!complete) {
|
||||
getShares();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue