This commit is contained in:
mgabdev
2020-03-04 17:26:01 -05:00
parent 143725b5bd
commit 567894f614
109 changed files with 976 additions and 1643 deletions

View File

@@ -29,12 +29,8 @@ export default class ProfileLayout extends ImmutablePureComponent {
title: 'Comments',
},
{
to: `/${account.get('acct')}/photos`,
title: 'Photos',
},
{
to: `/${account.get('acct')}/videos`,
title: 'Videos',
to: `/${account.get('acct')}/media`,
title: 'Media',
},
{
to: '',