Add dedicated "Support Us" screen (#3200)
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user