From bf22f148cdd524a511a672f4ae86876301796b27 Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Sun, 24 Jun 2018 16:14:44 +0200 Subject: [PATCH] fixed youtube not shown as updateable #31 --- extensions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions.json b/extensions.json index 6619a09..d4b3048 100644 --- a/extensions.json +++ b/extensions.json @@ -34,8 +34,8 @@ "type": "gh-subdirectory" }, { - "name": "YouTube/PeerTube", - "description": "Display videos from YouTube/PeerTube feeds inline", + "name": "YouTube", + "description": "Display videos from YouTube and PeerTube feeds inline", "version": 0.7, "author": "Kevin Papst", "url": "https://github.com/kevinpapst/freshrss-youtube",