fixed NPE
This commit is contained in:
parent
a6c52809cd
commit
f28dd12bab
@ -38,7 +38,7 @@ public class UsageInfo {
|
||||
private long maxEmails;
|
||||
private long sms;
|
||||
private long maxSms;
|
||||
private boolean smsEnabled;
|
||||
private Boolean smsEnabled;
|
||||
private long alarms;
|
||||
private long maxAlarms;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user