mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-25 19:17:35 +00:00
Added migrations for userfollows m2m change
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user