mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 01:36:55 +00:00
Added comment
This commit is contained in:
parent
cfc2e27270
commit
64ad1c90dc
1 changed files with 1 additions and 0 deletions
|
@ -681,6 +681,7 @@ public class ActivityBilling extends ActivityBase implements
|
|||
return "USER_CANCELED";
|
||||
|
||||
case BillingClient.BillingResponseCode.NETWORK_ERROR:
|
||||
// A network error occurred during the operation
|
||||
return "NETWORK_ERROR";
|
||||
|
||||
default:
|
||||
|
|
Loading…
Reference in a new issue