Fix last message type

This commit is contained in:
Mikołaj Pich 2024-02-22 18:20:42 +01:00 committed by GitHub
parent 40f9743f12
commit 118abb87b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ val messages = listOf(
destinationUrl = "https://www.facebook.com/wulkanowy/posts/817776823698421",
targetFlavor = AppFlavor.PLAY,
types = listOf(
MessageType.LOGIN_MESSAGE,
MessageType.DASHBOARD_MESSAGE,
),
versionMin = 148,
isOkVisible = false,