mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
🔺GraphQL v0.1 + Devices table rebuild + removal of backend compatible scripts
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
{
|
||||
"name": "prev_ip",
|
||||
"type": "sql",
|
||||
"value": "SELECT dev_LastIP FROM Devices WHERE dev_MAC = 'Internet' "
|
||||
"value": "SELECT devLastIP FROM Devices WHERE devMac = 'Internet' "
|
||||
},
|
||||
{
|
||||
"name": "INTRNT_DIG_GET_IP_ARG",
|
||||
|
||||
Reference in New Issue
Block a user