feat: set unlimited seats to true for pro plans

This commit is contained in:
Henry
2025-09-07 21:15:12 +01:00
parent fdf7d7cecf
commit cdda0a9de1
2 changed files with 20 additions and 0 deletions

View File

@@ -127,6 +127,7 @@ export const getByPublicIdWithMembers = (
plan: true,
status: true,
seats: true,
unlimitedSeats: true,
periodStart: true,
periodEnd: true,
},