Profile redesign: Ensure boost and languages menu items are only for following (#38365)

This commit is contained in:
Echo
2026-03-24 13:58:19 +01:00
committed by GitHub
parent 58cd1f3644
commit 5ba5a2e552

View File

@@ -620,7 +620,7 @@ function redesignMenuItems({
); );
// Timeline options // Timeline options
if (relationship && !relationship.muting) { if (relationship?.following && !relationship.muting) {
items.push( items.push(
{ {
text: intl.formatMessage( text: intl.formatMessage(