From dcddc3e80d2ad10bb9c4b1881d6dd7d0243a601b Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Sun, 3 Dec 2017 18:17:40 +0100 Subject: [PATCH] corrected Frenzies name --- extensions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions.json b/extensions.json index 8ef26ba..7631870 100644 --- a/extensions.json +++ b/extensions.json @@ -13,7 +13,7 @@ "name": "CustomJS", "description": "A FreshRSS extension which give ability to create user-specific Javascript rules to apply in addition of the actual theme", "version": 0.1, - "author": "₣rans de Jonge", + "author": "Frans de Jonge", "url": "https://github.com/FreshRSS/Extensions", "type": "gh-subdirectory" }, @@ -21,7 +21,7 @@ "name": "ImageProxy", "description": "No insecure content warnings or disappearing images on https sites", "version": 0.3, - "author": "₣rans de Jonge", + "author": "Frans de Jonge", "url": "https://github.com/FreshRSS/Extensions", "type": "gh-subdirectory" },