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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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