From f1dc4429d89479919b3fdc1c46cffbd004ffda6f Mon Sep 17 00:00:00 2001 From: particle-box Date: Thu, 12 Feb 2026 09:48:54 +0530 Subject: [PATCH] revert profile downloader button --- common/src/main/assets/lang/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/main/assets/lang/en_US.json b/common/src/main/assets/lang/en_US.json index b02ce834..3af15acc 100644 --- a/common/src/main/assets/lang/en_US.json +++ b/common/src/main/assets/lang/en_US.json @@ -2985,7 +2985,7 @@ } }, "profile_picture_downloader": { - "button": "⬇", + "button": "Download Profile Picture", "title": "Profile Picture Downloader", "avatar_option": "Avatar", "background_option": "Background"