mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
xmlrpc has sync - typo in https://github.com/opnsense/plugins/commit/f557e2b09a2f927a31b5fa7e2173b941e6dd0988
This commit is contained in:
@@ -79,6 +79,6 @@ function openconnect_xmlrpc_sync()
|
||||
$result['id'] = 'openconnectvpn';
|
||||
$result['section'] = 'OPNsense.openconnect';
|
||||
$result['description'] = gettext('OpenConnect');
|
||||
$result['services'] = ['tincd'];
|
||||
$result['services'] = ['openconnect'];
|
||||
return array($result);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user