From 453fd31797318f3dd48390333cc89ef5be683ff7 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 3 May 2018 14:18:15 +0200 Subject: [PATCH] fix: jq all --- objects/network-connection/definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/network-connection/definition.json b/objects/network-connection/definition.json index ba2aa8f..e81d72e 100644 --- a/objects/network-connection/definition.json +++ b/objects/network-connection/definition.json @@ -4,7 +4,7 @@ "meta-category": "network", "description": "", "version": 1, - "attributes":{ + "attributes": { "ip-src": { "description": "Source IP address of the nework connection.", "ui-priority": 1,