Hide last GPE message

This commit is contained in:
Mikołaj Pich 2023-06-13 15:01:47 +02:00 committed by GitHub
parent 99bf6387fd
commit e97fcc19ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ val messages = listOf(
targetRegisterHost = RegisterAddress.EDU_GDANSK.url,
type = MessageType.DASHBOARD_MESSAGE,
isDismissible = false,
isVisible = true,
isVisible = false,
),
Message(
id = 36,