From 0739f2832b2102b1bbf440ab48a513ca2f182426 Mon Sep 17 00:00:00 2001 From: Atmanand Nagpure <48588762+proghax333@users.noreply.github.com> Date: Sat, 13 Jan 2024 14:50:56 +0530 Subject: [PATCH] fix: missing comma after array element --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 02f7bf7..d7cb008 100644 --- a/public/arf.json +++ b/public/arf.json @@ -4190,7 +4190,7 @@ "name": "OpenInfrastructureMap", "type": "url", "url": "openinframap.org/" - } + }, { "name": "OpenStreetMap Routing Service", "type": "url",