From 96d917db0d372ebae7de7147548a9c3dfede3725 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sun, 22 Oct 2023 21:35:54 +0200 Subject: feat(src): Actually set the default config --- src/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 8e73d685..03660afc 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" @@ -932,4 +932,4 @@ "url": "https://www.wolframalpha.com" } } -} \ No newline at end of file +} -- cgit 1.4.1