asd
This commit is contained in:
@@ -263,7 +263,7 @@ extension CompanyLimits on CompanyModel {
|
||||
}
|
||||
}
|
||||
|
||||
int get maxServicesPerMonth {
|
||||
int get maxOperationsPerMonth {
|
||||
switch (subscriptionTier) {
|
||||
case SubscriptionTier.free:
|
||||
return 50;
|
||||
|
||||
Reference in New Issue
Block a user