Hide UMT_TARNOW message

This commit is contained in:
Mikołaj Pich 2024-05-01 15:53:42 +02:00 committed by GitHub
parent 1926a74e98
commit c85ac5363b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -408,7 +408,7 @@ val messages = listOf(
MessageType.LOGIN_MESSAGE,
),
isOkVisible = false,
isVisible = true,
isVisible = false,
),
Message(
id = 44,