Commit 2739d3cb authored by topjohnwu's avatar topjohnwu

Update PayPal link

parent dc5e78e1
......@@ -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() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment