Merge pull request #937 from magcode/master
Add hearthis browse background
This commit is contained in:
BIN
src/assets/backgrounds/browse-hearthis.jpg
Normal file
BIN
src/assets/backgrounds/browse-hearthis.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@ -79,6 +79,11 @@ class Browse extends React.Component {
|
||||
subdirectory.icons = ['assets/backgrounds/browse-mixcloud.jpg'];
|
||||
break;
|
||||
|
||||
case 'Hearthis':
|
||||
case 'Hearthis music community':
|
||||
subdirectory.icons = ['assets/backgrounds/browse-hearthis.jpg'];
|
||||
break;
|
||||
|
||||
case 'iTunes Store: Podcasts':
|
||||
subdirectory.icons = ['assets/backgrounds/browse-itunes.jpg'];
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user