mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
(tinc) remove plugin help
This commit is contained in:
parent
6957b19ec8
commit
ce2e9e42e9
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue