Hide message about last status
This commit is contained in:
parent
f815c45288
commit
200be2cd7c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ val messages = listOf(
|
|||
destinationUrl = "https://www.facebook.com/wulkanowy/posts/869272875215482",
|
||||
versionMin = 168,
|
||||
isXVisible = false,
|
||||
isVisible = true,
|
||||
isVisible = false,
|
||||
),
|
||||
Message(
|
||||
id = 82,
|
||||
|
|
Loading…
Reference in a new issue