2
0

🚸 (js) Improve setHiddenVariables command

Extend existing variables instead of overwriting everything
This commit is contained in:
Baptiste Arnaud
2023-01-03 10:08:11 +01:00
parent f4615d83cd
commit b105bf8b8e
2 changed files with 9 additions and 10 deletions

View File

@ -1,6 +1,6 @@
{
"name": "typebot-js",
"version": "2.2.15",
"version": "2.2.16",
"main": "dist/index.js",
"unpkg": "dist/index.global.js",
"license": "AGPL-3.0-or-later",