Add message about second the of VULCAN's accident

This commit is contained in:
Mikołaj Pich 2022-12-06 15:07:45 +01:00 committed by GitHub
parent d04a757f29
commit bb471f3ef2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,17 @@
import io.github.wulkanowy.messages.pojo.*
val messages = listOf(
Message(
id = 23,
title = "UWAGA. Kolejna awaria systemu UONET+",
content = "VULCAN ma drugi dzień z rzędu problemy techniczne. Zachowaj spokój i spróbuj ponownie później. Kliknij, by dowiedzieć się więcej",
priority = MessagePriority.HIGH,
type = MessageType.DASHBOARD_MESSAGE,
targetRegisterHost = RegisterAddress.VULCAN.url,
destinationUrl = "https://www.facebook.com/wulkanowy/posts/537177675091672",
isDismissible = false,
isVisible = true,
),
Message(
id = 22,
title = "UWAGA. Informacja o przyczynie problemów z odświeżaniem danych",