format
This commit is contained in:
@ -35,7 +35,7 @@ const router = createRouter({
|
||||
component: PrivacyPageView
|
||||
},
|
||||
{
|
||||
path: "/following",
|
||||
path: '/following',
|
||||
component: FollowingView
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user