Add cta info to latest message

This commit is contained in:
Mikołaj Pich 2023-11-06 12:50:12 +01:00 committed by GitHub
parent fdcbafc994
commit 70000a8a72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ val messages = listOf(
Message(
id = 43,
title = "Aktualizacja aplikacji",
content = "Aktualizacja naprawiająca ostatnie problemy powinna być u was już dostępna",
content = "Aktualizacja naprawiająca ostatnie problemy powinna być u was już dostępna. Kliknij, aby przejść do Google Play",
priority = MessagePriority.MEDIUM,
targetRegisterHost = RegisterAddress.VULCAN.url,
destinationUrl = "https://play.google.com/store/apps/details?id=io.github.wulkanowy&utm_source=message",