2
0

🧐 Add inspectChatSession script

This commit is contained in:
Baptiste Arnaud
2024-01-25 08:43:55 +01:00
parent 7e9c67a47c
commit 53e778e0bb
2 changed files with 37 additions and 1 deletions

View File

@ -27,7 +27,8 @@
"inspectWorkspace": "tsx inspectWorkspace.ts",
"getCoupon": "tsx getCoupon.ts",
"exportResults": "tsx exportResults.ts",
"updateUserEmail": "tsx updateUserEmail.ts"
"updateUserEmail": "tsx updateUserEmail.ts",
"inspectChatSession": "tsx inspectChatSession.ts"
},
"devDependencies": {
"@typebot.io/emails": "workspace:*",