Merge branch 'develop' of https://codeberg.org/mkljczk/pl-fe into develop
Some checks failed
pl-api CI / Test for pl-api formatting (22.x) (push) Has been cancelled
pl-fe CI / Test and upload artifacts (22.x) (push) Has been cancelled
pl-hooks CI / Test for a successful build (22.x) (push) Has been cancelled
pl-fe CI / deploy (push) Has been cancelled

This commit is contained in:
2026-01-24 18:20:59 +00:00

View File

@ -92,8 +92,6 @@ const ProfileLayout: React.FC = () => {
const showTabs = !['/following', '/followers', '/pins'].some(path => pathname.endsWith(path));
// console.log(account);
return (
<>
{account?.local === false && (