implemented Mtlstats.Control.EditGoalie.ytdTiesC

This commit is contained in:
Jonathan Lamothe
2019-11-14 03:07:26 -05:00
parent 4655cb37b9
commit b8aa00aa81
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ ytdLossesC :: Controller
ytdLossesC = promptController editGoalieYtdLossesPrompt
ytdTiesC :: Controller
ytdTiesC = undefined
ytdTiesC = promptController editGoalieYtdTiesPrompt
ltGamesC :: Controller
ltGamesC = undefined