Hide latest message

This commit is contained in:
Mikołaj Pich 2023-05-21 14:04:58 +02:00 committed by GitHub
parent 92b7610426
commit ddd814829e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ val messages = listOf(
priority = MessagePriority.MEDIUM,
type = MessageType.DASHBOARD_MESSAGE,
isDismissible = false,
isVisible = true,
isVisible = false,
),
Message(
id = 34,