Hide GPE cert issues message

This commit is contained in:
Mikołaj Pich 2024-01-08 14:53:43 +01:00 committed by GitHub
parent 791e7737d9
commit 976e8c5e77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ val messages = listOf(
MessageType.DASHBOARD_MESSAGE,
MessageType.LOGIN_MESSAGE,
),
isVisible = true,
isVisible = false,
),
Message(
id = 52,