[Glitch] Fix outdated link target for “locked” warning
Port e8a49bd6ae5b2a0f02a2049ffcea0f9cfaf6c9a9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
b1d219afd0
commit
550240281e
@ -31,7 +31,7 @@ export const Warning = () => {
|
|||||||
defaultMessage='Your account is not {locked}. Anyone can follow you to view your follower-only posts.'
|
defaultMessage='Your account is not {locked}. Anyone can follow you to view your follower-only posts.'
|
||||||
values={{
|
values={{
|
||||||
locked: (
|
locked: (
|
||||||
<a href='/settings/profile'>
|
<a href='/settings/privacy#account_unlocked'>
|
||||||
<FormattedMessage
|
<FormattedMessage
|
||||||
id='compose_form.lock_disclaimer.lock'
|
id='compose_form.lock_disclaimer.lock'
|
||||||
defaultMessage='locked'
|
defaultMessage='locked'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user