mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
(tinc) remove plugin help
This commit is contained in:
@@ -104,6 +104,5 @@ function tinc_xmlrpc_sync()
|
||||
$result['id'] = 'tincvpn';
|
||||
$result['section'] = 'OPNsense.Tinc';
|
||||
$result['description'] = 'Tinc VPN';
|
||||
$result['help'] = gettext('Synchronize Tinc VPN settings to backup');
|
||||
return array($result);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user