Hide last technical problems message

This commit is contained in:
Mikołaj Pich 2023-03-14 14:51:40 +01:00 committed by GitHub
parent 44e2768e22
commit 8e2fee05b7
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,
targetRegisterHost = RegisterAddress.VULCAN.url,
isDismissible = false,
isVisible = true,
isVisible = false,
),
Message(
id = 26,