hasync: missing system.timeservers section

This commit is contained in:
Ad Schellevis 2020-05-19 22:12:14 +02:00
parent 7bc8922c4b
commit 7bec4829f5

View File

@ -251,7 +251,7 @@ function core_xmlrpc_sync()
$result[] = array(
'description' => gettext('Network Time'),
'section' => 'ntpd',
'section' => 'ntpd,system.timeservers',
'id' => 'ntpd',
);