This commit is contained in:
James Barnsley
2016-10-14 18:15:34 +13:00
parent 58db9e2cb6
commit dd2cfe8ab2
7 changed files with 54 additions and 31 deletions

View File

@ -14,10 +14,6 @@ class Queue extends React.Component{
super(props);
}
componentDidMount(){
console.log('mounted');
}
renderTrackInFocus(){
if( this.props.mopidy && this.props.mopidy.trackInFocus ){
return (