Info.json cleanup
This commit is contained in:
@@ -5,5 +5,5 @@
|
|||||||
"description": "Read RSS feeds.",
|
"description": "Read RSS feeds.",
|
||||||
"tags": ["rss"],
|
"tags": ["rss"],
|
||||||
"permissions": ["embed_links"],
|
"permissions": ["embed_links"],
|
||||||
"requirements": ["bs4", "feedparser>=6.0.0", "webcolors==1.3"],
|
"requirements": ["bs4", "feedparser>=6.0.0", "webcolors==1.3"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,5 +3,5 @@
|
|||||||
"install_msg": "Thanks for installing.",
|
"install_msg": "Thanks for installing.",
|
||||||
"short": "Fetch text from a URL.",
|
"short": "Fetch text from a URL.",
|
||||||
"description": "Fetch text from a URL.",
|
"description": "Fetch text from a URL.",
|
||||||
"tags": ["api"],
|
"tags": ["api"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user