Hide resman.pl message

This commit is contained in:
Mikołaj Pich 2022-02-14 09:59:49 +01:00 committed by GitHub
parent f22464874e
commit 12a1c83ef3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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