Add dedicated "Support Us" screen (#3200)

This commit is contained in:
AntsyLich
2026-04-10 01:56:24 +06:00
committed by GitHub
parent 1712b9cdc5
commit 50b0ccb928
9 changed files with 248 additions and 5 deletions
@@ -3,7 +3,9 @@ package tachiyomi.core.common
object Constants {
const val URL_HELP = "https://mihon.app/docs/guides/troubleshooting/"
const val URL_HELP_UPCOMING = "https://mihon.app/docs/faq/updates/upcoming"
const val URL_DONATE = "https://patreon.com/mihon/membership"
const val URL_DONATE_PATREON = "https://patreon.com/mihon/membership"
const val URL_DONATE_OPENCOLLECTIVE = "https://opencollective.com/mihon/contribute"
const val URL_DISCORD = "https://discord.gg/mihon"
const val MANGA_EXTRA = "manga"