From 8549ba532f744ef2de761ac0ab0e53eed4b07b85 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Sat, 14 Aug 2021 05:11:53 +0000
Subject: [PATCH] added subreddit

---
 reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf b/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf
index d2a87e5..417a34f 100644
--- a/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf
+++ b/reddit-wallpaper-fetcher/.config/reddit-wallpaper-fetcher.conf
@@ -1,5 +1,5 @@
 #List of subreddits to check
-SUBREDDITS=("EarthPorn" "CityPorn" "SpacePorn" "Wallpapers")
+SUBREDDITS=("EarthPorn" "CityPorn" "SpacePorn" "Wallpapers" "Wallpaper")
 #What sort fetch list by, will choose the latest
 SORT=new
 #User-agent, shouldn't have to change

--
Gitblit v1.9.3