filter out players without points from game report

This commit is contained in:
Jonathan Lamothe
2019-12-02 15:08:18 -05:00
parent 36ab31a17c
commit 152ea76bda
2 changed files with 16 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
## current
- Bugfix: removed quotation marks from goalie names in report
- Allow lower case player names
- Don't show players without points in game report
## 0.7.0
- Shortened views to fit within 25 lines