update freeJs module list

pull/5761/head
Niklas Fiekas 2019-12-14 09:24:35 +01:00
parent 82693e0f8c
commit 7799ddf728
1 changed files with 14 additions and 12 deletions

View File

@ -11,24 +11,26 @@ object freeJs {
private def github(path: String) = a(href := s"https://github.com/ornicar/lila/tree/master/$path")(path)
private val uiModules = List(
"site",
"analyse",
"challenge",
"chat",
"cli",
"challenge",
"notify",
"learn",
"insight",
"dasher",
"editor",
"insight",
"learn",
"lobby",
"notify",
"palantir",
"puzzle",
"round",
"analyse",
"lobby",
"tournament",
"tournamentSchedule",
"tournamentCalendar",
"serviceWorker",
"simul",
"perfStat",
"dasher"
"site",
"speech",
"tournamentCalendar",
"tournament",
"tournamentSchedule"
)
def apply(): Frag = frag(