mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Dismiss after pressing don't show this again.
This commit is contained in:
committed by
Cody Henthorne
parent
c5906b6f3a
commit
95abca4e03
@@ -231,6 +231,7 @@ internal class DonationsValues internal constructor(store: KeyValueStore) : Sign
|
||||
|
||||
var unexpectedSubscriptionCancelationReason: String? by stringValue(SUBSCRIPTION_CANCELATION_REASON, null)
|
||||
|
||||
@get:JvmName("showCantProcessDialog")
|
||||
var showCantProcessDialog: Boolean by booleanValue(SHOW_CANT_PROCESS_DIALOG, true)
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user