Hide some latest message from dashboard

This commit is contained in:
Mikołaj Pich 2024-03-27 09:31:18 +01:00 committed by GitHub
parent c54ffc6c7e
commit ae17386a7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ val messages = listOf(
versionMin = 151,
isXVisible = true,
isOkVisible = false,
isVisible = true,
isVisible = false,
),
Message(
id = 61,