From 2f8d0404bfb1611c390c2317bd6b9b98a3806f42 Mon Sep 17 00:00:00 2001
From: user_727 <101662651+user-727@users.noreply.github.com>
Date: Sun, 18 Sep 2022 04:00:24 -0400
Subject: [PATCH] Update multireddit apply filter text (#712)
* Update multireddit apply filter text
A "/" is needed at the end of the path in order for the filter to be applied correctly to the multireddit. Also, any characters that are not lowercase will also make it not apply properly.
---
app/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 39cc538a..13f8e7af 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -515,7 +515,7 @@
Title
Type
Subreddit Name (Without r/ prefix)
- MultiReddit Path (/user/yourusername/m/yourmultiredditname)
+ MultiReddit Path (/user/yourusername/m/yourmultiredditname/) (only lowercase characters)
Username (Without u/ prefix)
There\'s no developer options here
Download Location