Add donate link in more tab

This commit is contained in:
AntsyLich
2025-08-03 02:14:00 +06:00
parent 22f851173b
commit 358adb8cd1
3 changed files with 10 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ 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://opencollective.com/mi" + "hon/contribute"
const val MANGA_EXTRA = "manga"