Skip to content

Commit 6bc0ef2

Browse files
committed
chore[menu]: rename stats to finished matches for clarity
1 parent 3edbe36 commit 6bc0ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/constants/strings.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package constants
22

33
// Menu items
44
const (
5-
MenuStats = "Stats"
5+
MenuStats = "Finished Matches"
66
MenuLiveMatches = "Live Matches"
77
MenuSettings = "Settings"
88
)

0 commit comments

Comments
 (0)