2
0
Files
bot/apps/builder/playwright/firstUser.json
2022-09-27 08:30:42 +02:00

16 lines
269 B
JSON

{
"cookies": [],
"origins": [
{
"origin": "http://localhost:3000",
"localStorage": [
{
"name": "typebot-20-modal",
"value": "hide"
},
{ "name": "workspaceId", "value": "proWorkspace" }
]
}
]
}