Update lastPlayedEvent in live mode (#327)
* Update lastPlayedEvent in live mode * tricking travis-ci into running again
This commit is contained in:
@@ -126,6 +126,10 @@ export function createPlayerService(
|
||||
target: 'live',
|
||||
actions: ['addEvent'],
|
||||
},
|
||||
CAST_EVENT: {
|
||||
target: 'live',
|
||||
actions: ['castEvent'],
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user