diff --git a/crisp.php b/crisp.php index 5d60bb0..e050225 100644 --- a/crisp.php +++ b/crisp.php @@ -36,7 +36,7 @@ class Crisp extends Module public function __construct() { - $this->name = $this->l('crisp'); + $this->name = 'crisp'; $this->displayName = $this->l('Crisp - Live chat & AI Chatbot'); $this->author = 'Crisp IM'; $this->version = '1.1.1';