feat: set unlimited seats to true for pro plans
This commit is contained in:
@@ -127,6 +127,7 @@ export const getByPublicIdWithMembers = (
|
||||
plan: true,
|
||||
status: true,
|
||||
seats: true,
|
||||
unlimitedSeats: true,
|
||||
periodStart: true,
|
||||
periodEnd: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user