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 0f799adc..9ff73dae 100644 --- a/src/config.json +++ b/src/config.json @@ -265,7 +265,7 @@ ], "name": "Reddit", "options": { - "enabled": false, + "enabled": true, "frontend": "libreddit", "unsupportedUrls": "bypass", "instance": "public" @@ -938,4 +938,4 @@ "url": "https://www.wolframalpha.com" } } -} \ No newline at end of file +} |