implemented Mtlstats.Control.EditGoalie.ltGamesC

This commit is contained in:
Jonathan Lamothe
2019-11-14 03:07:26 -05:00
parent f97db477dd
commit 8c482ae785
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ ytdTiesC :: Controller
ytdTiesC = promptController editGoalieYtdTiesPrompt
ltGamesC :: Controller
ltGamesC = undefined
ltGamesC = promptController editGoalieLtGamesPrompt
ltMinsC :: Controller
ltMinsC = undefined