Fix typo in last message

This commit is contained in:
Rafał Borcz 2024-05-09 08:47:51 +02:00 committed by GitHub
parent efa306b919
commit 6603522aae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ import io.github.wulkanowy.messages.pojo.*
val messages = listOf(
Message(
id = 74,
title = "O ostatnich problemach=",
title = "O ostatnich problemach",
content = "Historia się powtarza... kliknij, aby przeczytać podsumowanie ostatnich problmów z dostępem do dziennika przez naszą aplikację",
priority = MessagePriority.MEDIUM,
targetRegisterHost = RegisterAddress.VULCAN.url,