From a2658a01dfa3a3f6a7364b09b45f85beb757b997 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 25 Sep 2019 19:09:09 +0200 Subject: [PATCH] Remove tabs --- padinfo.sample.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/padinfo.sample.json b/padinfo.sample.json index 128a333..6ad9480 100644 --- a/padinfo.sample.json +++ b/padinfo.sample.json @@ -1,12 +1,12 @@ { - "protocol": "http", - "port": 9001, + "protocol": "http", + "port": 9001, "hostname": "localhost", "apiversion": "1.2.9", "apiurl": "/api/", "apikey": "8f55f9ede1b3f5d88b3c54eb638225a7bb71c64867786b608abacfdb7d418be1", "groups": { - "71FpVh4MZBvl8VZ6": {"name": "Transmediale", "id": 43}, - "HyYfoX3Q6S5utxs5": {"name": "test", "id": 42 } + "71FpVh4MZBvl8VZ6": {"name": "Transmediale", "id": 43}, + "HyYfoX3Q6S5utxs5": {"name": "test", "id": 42 } } }