From f3eac6f45ad86cd26a2edbcf2542b8bb0489e99e Mon Sep 17 00:00:00 2001 From: Claire Date: Thu, 7 Nov 2024 12:45:46 +0100 Subject: [PATCH] [Glitch] Fix list of follow requests not having a back button Port 6ae1fcd0591ece24867483865f41e95b80cc0fb2 to glitch-soc Signed-off-by: Claire --- .../flavours/glitch/features/follow_requests/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/flavours/glitch/features/follow_requests/index.jsx b/app/javascript/flavours/glitch/features/follow_requests/index.jsx index a8f40a31d0..7d651f2ca6 100644 --- a/app/javascript/flavours/glitch/features/follow_requests/index.jsx +++ b/app/javascript/flavours/glitch/features/follow_requests/index.jsx @@ -68,7 +68,7 @@ class FollowRequests extends ImmutablePureComponent { ); return ( - +