Skip to content

Commit ac6373a

Browse files
committed
pause key
1 parent 95d7564 commit ac6373a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/routing/routing.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const (
55

66
WarRecognitionsPrefix = "war"
77

8-
PausePrefix = "pause"
8+
PauseKey = "pause"
99

1010
GameLogSlug = "game_logs"
1111
)

0 commit comments

Comments
 (0)