Update title in latest message

This commit is contained in:
Mikołaj Pich 2023-05-10 01:00:57 +02:00 committed by GitHub
parent 97eee0e5e4
commit c5f7135030
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ import io.github.wulkanowy.messages.pojo.*
val messages = listOf(
Message(
id = 31,
title = "Masz gwiazdki w imieniu i nazwisku, a apka pokazuje dużo błedów?",
title = "Masz gwiazdki w imieniu i nazwisku, a apka pokazuje nieznane błedy?",
content = "Kliknij tutaj po instrukcję naprawy tego problemu",
priority = MessagePriority.HIGH,
type = MessageType.DASHBOARD_MESSAGE,