Update title in latest message
This commit is contained in:
parent
97eee0e5e4
commit
c5f7135030
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue