From 09a3915e9d6162d2dc409baf1f45fc5d24b318d1 Mon Sep 17 00:00:00 2001 From: lone-cloud Date: Wed, 16 Dec 2015 16:12:40 -0800 Subject: [PATCH] a few more "start" songs --- app/pods/components/music-tab/component.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/pods/components/music-tab/component.js b/app/pods/components/music-tab/component.js index 1ec7af3..8af3980 100644 --- a/app/pods/components/music-tab/component.js +++ b/app/pods/components/music-tab/component.js @@ -859,6 +859,8 @@ export default Em.Component.extend(helperMixin, visualizerMixin, { this.send('handleNewSoundCloudURL', 'https://soundcloud.com/mrsuicidesheep/candyland-speechless-feat-rkcb'); this.send('handleNewSoundCloudURL', 'https://soundcloud.com/mrsuicidesheep/andrew-luce-when-to-love-you-feat-chelsea-cutler'); this.send('handleNewSoundCloudURL', 'https://soundcloud.com/mrsuicidesheep/ahh-ooh-carefree-with-me'); + this.send('handleNewSoundCloudURL', 'https://soundcloud.com/odesza/light-feat-little-dragon'); + this.send('handleNewSoundCloudURL', 'https://soundcloud.com/mrsuicidesheep/crywolf-slow-burn'); this.get('storage').set('huegasm.firstVisit', false);