From d7ba540377a34134531012b603c39e430cedf625 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Fri, 5 Jan 2024 08:33:30 +1100 Subject: [PATCH] renamed DIG_GET_IP_ARG to INTRNT_DIG_GET_IP_ARG v0.2 --- front/plugins/internet_ip/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/plugins/internet_ip/config.json b/front/plugins/internet_ip/config.json index 751b1468..754d50ba 100755 --- a/front/plugins/internet_ip/config.json +++ b/front/plugins/internet_ip/config.json @@ -57,7 +57,7 @@ "value": "SELECT dev_LastIP FROM Devices WHERE dev_MAC = 'Internet' " }, { - "name": "DIG_GET_IP_ARG", + "name": "INTRNT_DIG_GET_IP_ARG", "type": "setting", "value": "INTRNT_DIG_GET_IP_ARG", "base64": true @@ -109,7 +109,7 @@ { "function": "CMD", "type": "readonly", - "default_value": "python3 /home/pi/pialert/front/plugins/internet_ip/script.py prev_ip={prev_ip} DIG_GET_IP_ARG={DIG_GET_IP_ARG}", + "default_value": "python3 /home/pi/pialert/front/plugins/internet_ip/script.py prev_ip={prev_ip} INTRNT_DIG_GET_IP_ARG={INTRNT_DIG_GET_IP_ARG}", "options": [], "localized": [ "name",