fix bad chat history

This commit is contained in:
Seth Call 2017-02-12 20:56:41 -06:00
parent 67facaec4a
commit f80c8014dd
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ SessionStore = context.SessionStore
query.start = next
return query
c: (lessonSessionId) ->
initializeLesson: (lessonSessionId) ->
@lessonSessionId = lessonSessionId
@channelType = 'lesson'