fix game study chat message bus channel

pull/8238/head
Thibault Duplessis 2021-02-21 20:07:09 +01:00
parent 62d6c61d1c
commit 7826fcecc5
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ final private class ChapterMaker(
userId = userId,
text = s"I'm studying this game on ${net.domain}/study/${study.id}",
publicSource = none,
_.Study,
_.Round,
persist = false
)
}