mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 17:23:21 +00:00
Rename 'Local Service' monitor to 'System Service'
This commit is contained in:
+1
-1
@@ -900,7 +900,7 @@ let needSetup = false;
|
||||
bean.rabbitmqPassword = monitor.rabbitmqPassword;
|
||||
bean.conditions = JSON.stringify(monitor.conditions);
|
||||
bean.manual_status = monitor.manual_status;
|
||||
bean.local_service_name = monitor.local_service_name;
|
||||
bean.system_service_name = monitor.system_service_name;
|
||||
|
||||
// ping advanced options
|
||||
bean.ping_numeric = monitor.ping_numeric;
|
||||
|
||||
Reference in New Issue
Block a user