From 6f2b56fa8d551c292d922a4e1c0facca4495d07a Mon Sep 17 00:00:00 2001 From: Mark Steadman Date: Tue, 6 Aug 2019 21:50:46 +0100 Subject: [PATCH] Fixes a syntax error --- src/user-agents.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/user-agents.json b/src/user-agents.json index 625f069..46f6a9a 100644 --- a/src/user-agents.json +++ b/src/user-agents.json @@ -421,9 +421,9 @@ "app": "Pocket Casts", "device": "phone", "infourl": "https://www.pocketcasts.com/", - "description": "A podcast app and web player" + "description": "A podcast app and web player", "developernotes": "'PocketCasts' is a feed parser; 'Pocket Casts' is the app. There is also a web player.", - "svg":"pocketcasts.svg" + "svg": "pocketcasts.svg" }, { "user_agents": [ @@ -820,5 +820,4 @@ ], "app": "Subcast" } - ]