Add message about current system issues

This commit is contained in:
Mikołaj Pich 2024-02-05 20:11:22 +01:00 committed by GitHub
parent 055caf2b6d
commit 09715be360
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,20 @@
import io.github.wulkanowy.messages.pojo.*
val messages = listOf(
Message(
id = 56,
title = "Informacje o bieżących problemach z dziennikiem",
content = "Masz jakiś problem z apką? Kliknij tutaj i napisz o nim",
priority = MessagePriority.MEDIUM,
targetRegisterHost = RegisterAddress.VULCAN.url,
destinationUrl = "https://www.facebook.com/wulkanowy/posts/807158678093569",
types = listOf(
MessageType.DASHBOARD_MESSAGE,
),
isXVisible = true,
isOkVisible = true,
isVisible = true,
),
Message(
id = 55,
title = "Piątkowa awaria",