From cb096dee52b5ec24bf324f980ca60aec49d21607 Mon Sep 17 00:00:00 2001 From: Andreas Date: Sat, 23 Apr 2022 19:27:54 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EucDevices.json=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fehlerhafte Leerzeichen im Code der MAC eines Unifi AP's entfernt. --- ucDevices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucDevices.json b/ucDevices.json index f941fa0..708f138 100644 --- a/ucDevices.json +++ b/ucDevices.json @@ -242,7 +242,7 @@ }, { "name": "FW_02", - "mac": " d0:21:f9:4f:2b:2c", + "mac": "d0:21:f9:4f:2b:2c", "gateway_nexthop": "78455886ea77", "gateway": "3a1213fa88ec", "linked_to": "78:45:58:86:ea:77",