Locked friends page since it's not implemented
This commit is contained in:
@@ -124,7 +124,7 @@ RouterFactory.configure(factory => {
|
||||
},{
|
||||
path: '/friends',
|
||||
components: {
|
||||
default: Friends,
|
||||
default: NotImplemented,
|
||||
},
|
||||
meta: {
|
||||
title: 'Friends',
|
||||
|
||||
Reference in New Issue
Block a user