Added migrations for userfollows m2m change

This commit is contained in:
Fergal Moran
2013-04-30 21:35:20 +01:00
parent 1eab7c8187
commit bafb9633a4
12 changed files with 670 additions and 26 deletions

View File

@@ -10,6 +10,7 @@ com.podnoms.settings = {
streamInfoUrl: 'http://{{ LIVE_STREAM_INFO_URL }}',
volume: '{{ DEFAULT_AUDIO_VOLUME }}',
smDebugMode: '{{ SM_DEBUG_MODE }}',
isDebug: '{{ IS_DEBUG }}',
drawTimelineOnMix: false,
currentUser: {{ CURRENT_USER_ID }},
/** simple helper to take an api JSON object and initialise a player item */