mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-04 18:59:30 +01:00
Songkick is now optional
This commit is contained in:
@@ -269,7 +269,9 @@
|
||||
initActions();
|
||||
initThisPage();
|
||||
getArtistBio();
|
||||
getArtistsCalendar();
|
||||
if( ${headphones.SONGKICK_ENABLED} ){
|
||||
getArtistsCalendar();
|
||||
}
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user