From d4a5b54534122f5c25ef2e3832fc4391931ff01c Mon Sep 17 00:00:00 2001 From: ChaelCodes Date: Thu, 5 Oct 2023 19:48:07 +0000 Subject: [PATCH] Link to remote profile instead of local profile --- .../follow_requests/components/account_authorize.jsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app/javascript/mastodon/features/follow_requests/components/account_authorize.jsx b/app/javascript/mastodon/features/follow_requests/components/account_authorize.jsx index 9a2dc68bc3..7bc0906f8f 100644 --- a/app/javascript/mastodon/features/follow_requests/components/account_authorize.jsx +++ b/app/javascript/mastodon/features/follow_requests/components/account_authorize.jsx @@ -2,8 +2,6 @@ import PropTypes from 'prop-types'; import { defineMessages, injectIntl } from 'react-intl'; -import { Link } from 'react-router-dom'; - import ImmutablePropTypes from 'react-immutable-proptypes'; import ImmutablePureComponent from 'react-immutable-pure-component'; @@ -32,10 +30,10 @@ class AccountAuthorize extends ImmutablePureComponent { return (
- +
- +