Fix version target in previous message
This commit is contained in:
parent
1d507f9d82
commit
40f9743f12
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ val messages = listOf(
|
|||
types = listOf(
|
||||
MessageType.LOGIN_MESSAGE,
|
||||
),
|
||||
versionMax = 148,
|
||||
versionMin = 148,
|
||||
isOkVisible = false,
|
||||
isXVisible = true,
|
||||
isVisible = true,
|
||||
|
|
Loading…
Reference in a new issue