Add versionMax to previous message
This commit is contained in:
parent
525f740b0f
commit
9fd719b642
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ val messages = listOf(
|
|||
MessageType.DASHBOARD_MESSAGE,
|
||||
MessageType.LOGIN_MESSAGE,
|
||||
),
|
||||
versionMax = 150,
|
||||
isXVisible = true,
|
||||
isOkVisible = false,
|
||||
isVisible = true,
|
||||
|
|
Loading…
Reference in a new issue