diff options
Diffstat (limited to 'src/config.json')
| -rw-r--r-- | src/config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json index 52358170..5bd39ee4 100644 --- a/src/config.json +++ b/src/config.json @@ -282,7 +282,7 @@ ], "name": "Reddit", "options": { - "enabled": false, + "enabled": true, "frontend": "libreddit", "unsupportedUrls": "bypass", "instance": "public" @@ -996,4 +996,4 @@ "url": "https://bsky.app/" } } -} \ No newline at end of file +} |
