2
0

🧐 Add exportResults script

This commit is contained in:
Baptiste Arnaud
2024-01-12 10:16:01 +01:00
parent 5d088b1e64
commit 69b113fc85
32 changed files with 319 additions and 332 deletions

View File

@ -4052,6 +4052,10 @@
"type": "string",
"nullable": true
},
"customChatsLimit": {
"type": "number",
"nullable": true
},
"customSeatsLimit": {
"type": "number",
"nullable": true
@ -4075,6 +4079,7 @@
"icon",
"plan",
"stripeId",
"customChatsLimit",
"customSeatsLimit",
"isSuspended",
"isPastDue",