We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edbe36 commit 6bc0ef2Copy full SHA for 6bc0ef2
internal/constants/strings.go
@@ -2,7 +2,7 @@ package constants
2
3
// Menu items
4
const (
5
- MenuStats = "Stats"
+ MenuStats = "Finished Matches"
6
MenuLiveMatches = "Live Matches"
7
MenuSettings = "Settings"
8
)
0 commit comments