mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Dust off remote megaphone for upcoming donate megaphone.
This commit is contained in:
@@ -39,7 +39,7 @@ object RemoteMegaphoneRepository {
|
||||
}
|
||||
|
||||
private val donate: Action = Action { context, controller, remote ->
|
||||
controller.onMegaphoneNavigationRequested(AppSettingsActivity.subscriptions(context))
|
||||
controller.onMegaphoneNavigationRequested(AppSettingsActivity.manageSubscriptions(context))
|
||||
finish.run(context, controller, remote)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user