@cryptotaxi247 / netdata-1 / commits / d2ee769aa

Update AD title (#14484)

thiagoftsm committed Feb 9, 2023 at 15:33 UTC d2ee769aa98c75188fb25182a4a35bc20b9969fa
1 file changed +1 -1
web/gui/dashboard_info.js
+1 -1
@@ -592,7 +592,7 @@ netdataDashboard.menu = {
592 },
593
594 'ad': {
595 - title: 'Active Directory',
595 + title: 'AD Domain Service',
596 icon: '<i class="fab fa-windows"></i>',
597 info: undefined
598 },