Hide Christmas/New Year message (#2)

This commit is contained in:
JelNiSław 2022-01-02 13:15:18 +01:00 committed by GitHub
parent 20e6da53dd
commit eaa8532e0a
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,
versionMin = 102,
isDismissible = true,
isVisible = true,
isVisible = false,
),
Message(
id = 4,