Fixing track wrapper; Responsive artist disc size
This commit is contained in:
@ -84,7 +84,6 @@ class SpotifyAuthenticationFrame extends React.Component{
|
||||
}
|
||||
|
||||
renderRefreshButton(){
|
||||
console.log(typeof(window._testMode));
|
||||
if( !this.props.authorized || !window._testMode) return null;
|
||||
|
||||
if( this.props.refreshing_token ){
|
||||
|
||||
Reference in New Issue
Block a user