fix bad chat history
This commit is contained in:
parent
67facaec4a
commit
f80c8014dd
|
|
@ -81,7 +81,7 @@ SessionStore = context.SessionStore
|
|||
query.start = next
|
||||
return query
|
||||
|
||||
c: (lessonSessionId) ->
|
||||
initializeLesson: (lessonSessionId) ->
|
||||
@lessonSessionId = lessonSessionId
|
||||
@channelType = 'lesson'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue