Make latest message dissmisable

This commit is contained in:
Mikołaj Pich 2023-05-11 23:51:28 +02:00 committed by GitHub
parent 1d6a5510ff
commit fefdcf34f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ val messages = listOf(
type = MessageType.DASHBOARD_MESSAGE,
destinationUrl = "https://www.facebook.com/wulkanowy/posts/643278101148295",
versionMin = 122,
isDismissible = false,
isDismissible = true,
isVisible = true,
),
Message(