fix(ui): hide Fediverse + Notifications nav when AP/federation is off
The fedi nav item + the notifications bell (topnav + mobile profile sheet) were gated only on
canManageFedi, so they stayed visible with federation switched off. Now also gated on apEnabled,
consistent with the rest of the fedi UI which already hides when off. (The profile-sheet
Notifications item was previously ungated entirely.)
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.