Hide latest message

This commit is contained in:
Mikołaj Pich 2024-01-19 16:01:54 +01:00 committed by GitHub
parent 278fa58631
commit d0aa8e96a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ val messages = listOf(
MessageType.LOGIN_MESSAGE,
),
isDismissible = true,
isVisible = true,
isVisible = false,
),
Message(
id = 54,