Hide latest message

This commit is contained in:
Mikołaj Pich 2023-05-20 16:08:37 +02:00 committed by GitHub
parent cdb58022e5
commit c381aab96b
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,