feat: restore settings

This commit is contained in:
Mohamed Marrouchi 2025-04-02 16:53:49 +01:00 committed by MohamedAliBouhaouala
parent 1760e76ee3
commit 46e0e2ecc9

View File

@ -41,7 +41,7 @@ export default [
{
group: WEB_CHANNEL_NAMESPACE,
label: 'greeting_message',
value: '',
value: 'Welcome! Ready to start a conversation with our chatbot?',
type: SettingType.textarea,
translatable: true,
},