Minor changes
This commit is contained in:
parent
7336fa2035
commit
1268356296
@ -104,9 +104,9 @@ func getUserStats() []*arn.PieChart {
|
||||
}
|
||||
|
||||
if user.IsPro() {
|
||||
pro["PRO account"]++
|
||||
pro["PRO accounts"]++
|
||||
} else {
|
||||
pro["Free account"]++
|
||||
pro["Free accounts"]++
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user