refactor: ♻️ Migrate from short-uuid to cuid lib
This commit is contained in:
@ -346,7 +346,8 @@
|
||||
"general": {
|
||||
"font": "Open Sans",
|
||||
"background": { "type": "Color", "content": "#171923" }
|
||||
}
|
||||
},
|
||||
"customCss": ".typebot-button {box-shadow: inset 0 1px 0 0 rgb(255 255 255/0.2)}"
|
||||
},
|
||||
"settings": {
|
||||
"general": { "isBrandingEnabled": false },
|
||||
|
@ -300,7 +300,7 @@
|
||||
"backgroundColor": "#1e293b",
|
||||
"placeholderColor": "#9095A0"
|
||||
},
|
||||
"buttons": { "color": "#303235", "backgroundColor": "#7ea6ff" },
|
||||
"buttons": { "color": "#ffffff", "backgroundColor": "#1a5fff" },
|
||||
"hostBubbles": { "color": "#ffffff", "backgroundColor": "#1e293b" },
|
||||
"guestBubbles": { "color": "#FFFFFF", "backgroundColor": "#FF8E21" },
|
||||
"hostAvatar": {
|
||||
@ -311,7 +311,8 @@
|
||||
"general": {
|
||||
"font": "Open Sans",
|
||||
"background": { "type": "Color", "content": "#171923" }
|
||||
}
|
||||
},
|
||||
"customCss": ".typebot-button {box-shadow: inset 0 1px 0 0 rgb(255 255 255/0.2)}"
|
||||
},
|
||||
"settings": {
|
||||
"general": {
|
||||
|
Reference in New Issue
Block a user