Further fixes/changes to loading 'types' for config + manifest edits

This commit is contained in:
Patrick Robertson
2025-01-27 11:48:04 +01:00
parent 14e2479599
commit 7fd95866a1
29 changed files with 39 additions and 143 deletions

View File

@@ -1,4 +1,3 @@
import json
{
"name": "telethon_extractor",
"type": ["extractor"],
@@ -42,4 +41,4 @@ To use the `TelethonExtractor`, you must configure the following:
- **Channel Invites**: Optional, specify a JSON string of invite links to join channels during setup.
"""
}
}