mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-14 15:37:26 +00:00
Update PayPal link
This commit is contained in:
@@ -57,7 +57,9 @@ sealed class IconLink : RvItem() {
|
||||
|
||||
object App : PayPal(), AppDev
|
||||
|
||||
object Main : PayPal(), MainDev
|
||||
object Main : PayPal() {
|
||||
override val name: String get() = "magiskdonate"
|
||||
}
|
||||
}
|
||||
|
||||
object Patreon : IconLink() {
|
||||
|
Reference in New Issue
Block a user