Add message about issues on GPE

This commit is contained in:
Mikołaj Pich 2024-01-04 10:33:22 +01:00 committed by GitHub
parent b42634a80c
commit 8801f947bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,20 @@
import io.github.wulkanowy.messages.pojo.*
val messages = listOf(
Message(
id = 52,
title = "Informacja od GPE",
content = "„Informujemy, że w najbliższy czwartek tj. 04.01.2024r. od godziny 22:00 do 06:00 dnia następnego mogą występować utrudnienia w dostępie do GPE spowodowane przerwą techniczną",
priority = MessagePriority.MEDIUM,
targetRegisterHost = RegisterAddress.EDU_GDANSK.url,
destinationUrl = "https://edu.gdansk.pl/",
types = listOf(
MessageType.DASHBOARD_MESSAGE,
MessageType.LOGIN_MESSAGE,
),
isDismissible = true,
isVisible = true,
),
Message(
id = 51,
title = "Ogłoszenie",