diff --git a/files/custom/Espo/Modules/SmartAssistant/Resources/module.json b/files/custom/Espo/Modules/SmartAssistant/Resources/module.json index 7708347..e3f453f 100644 --- a/files/custom/Espo/Modules/SmartAssistant/Resources/module.json +++ b/files/custom/Espo/Modules/SmartAssistant/Resources/module.json @@ -5,5 +5,6 @@ "espocrm": ">=8.0.0" }, "author": "klear", - "description": "Unified AI Assistant for Legal CRM" + "description": "Unified AI Assistant for Legal CRM", + "clientModule": "smart-assistant" }