We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d7564 commit ac6373aCopy full SHA for ac6373a
internal/routing/routing.go
@@ -5,7 +5,7 @@ const (
5
6
WarRecognitionsPrefix = "war"
7
8
- PausePrefix = "pause"
+ PauseKey = "pause"
9
10
GameLogSlug = "game_logs"
11
)
0 commit comments