Fix picto
This commit is contained in:
parent
8d05c98701
commit
d8b6a67064
@ -52,7 +52,7 @@ class InterfaceWebhookTriggers extends DolibarrTriggers
|
||||
$this->description = "Webhook triggers.";
|
||||
// 'development', 'experimental', 'dolibarr' or version
|
||||
$this->version = 'development';
|
||||
$this->picto = 'webhook@webhook';
|
||||
$this->picto = 'webhook';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user