Hide latest message on 2.0.2

This commit is contained in:
Mikołaj Pich 2023-05-12 11:12:34 +02:00 committed by GitHub
parent fefdcf34f7
commit 9d7d3cac73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@ val messages = listOf(
priority = MessagePriority.MEDIUM,
type = MessageType.DASHBOARD_MESSAGE,
destinationUrl = "https://www.facebook.com/wulkanowy/posts/643278101148295",
versionMax = 123,
versionMin = 122,
isDismissible = true,
isVisible = true,