mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Fix donation FAQ URL.
This commit is contained in:
committed by
Cody Henthorne
parent
7c5bae3b53
commit
30eff93fa1
@@ -381,7 +381,7 @@ class ManageDonationsFragment :
|
||||
externalLinkPref(
|
||||
title = DSLSettingsText.from(R.string.ManageDonationsFragment__subscription_faq),
|
||||
icon = DSLSettingsIcon.from(R.drawable.symbol_help_24),
|
||||
linkId = R.string.donate_url
|
||||
linkId = R.string.donate_faq_url
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user