From 6f4e9233b8bcda7054c505fb00f780e27e794b84 Mon Sep 17 00:00:00 2001
From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
Date: Thu, 28 Jul 2022 00:31:48 +1000
Subject: Remove Block User menu option in ViewUserDetailActivity since Reddit
does not allow 3rd-party apps access this API now.
---
app/src/main/res/values/strings.xml | 5 -----
1 file changed, 5 deletions(-)
(limited to 'app/src/main/res/values/strings.xml')
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index f4914ca3..ce230fdd 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -80,7 +80,6 @@
Crosspost
Set as Wallpaper
Send Private Message
- Block User
Select User Flair
Give Award
Save to Database
@@ -1052,10 +1051,6 @@
If you have 2-factor authentication enabled, kindly type your password like the following: <password>:<2FA code>.\nExample: yourpass:123456
- Block User
- Blocked
- Failed to block user
-
User flair selected
Select this user flair?
--
cgit v1.2.3