inc/integrations/Integrations.php
@@ -2998,7 +2998,7 @@ $config['value'] = $credentials[$name]??''; $config['autocomplete'] = 'off'; $config['base'] = $this->service_name.'_'; Form::render($name, null, $config); echo Form::render($name, '', $config); } } if ($this->handleWebhooks) {