Update latest message
This commit is contained in:
parent
9546cb1251
commit
f979e4ba2b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ val messages = listOf(
|
|||
Message(
|
||||
id = 38,
|
||||
title = "Problemy z logowaniem do dziennika",
|
||||
content = "Jeśli na kolejnym ekranie zobaczysz czerwony komunikat \"Trwa wylogowywanie...\" to... spróbuj ponownie później :)",
|
||||
content = "Jeśli po wpisaniu hasła zobaczysz czerwony komunikat \"Trwa wylogowywanie...\" to... spróbuj ponownie później :)",
|
||||
priority = MessagePriority.MEDIUM,
|
||||
targetRegisterHost = RegisterAddress.VULCAN.url,
|
||||
types = listOf(
|
||||
|
|
Loading…
Reference in a new issue