Update PayPal link
This commit is contained in:
parent
dc5e78e142
commit
2739d3cb67
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user