Merge branch 'develop' of https://codeberg.org/mkljczk/pl-fe into develop
Some checks failed
Some checks failed
This commit is contained in:
@ -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 && (
|
||||
|
||||
Reference in New Issue
Block a user