add following-feed page
This commit is contained in:
@@ -68,6 +68,11 @@ export const navbarItemDef = reactive({
|
||||
lookup();
|
||||
},
|
||||
},
|
||||
following: {
|
||||
title: i18n.ts.following,
|
||||
icon: 'ti ti-user-check',
|
||||
to: '/following-feed',
|
||||
},
|
||||
lists: {
|
||||
title: i18n.ts.lists,
|
||||
icon: 'ti ti-list',
|
||||
|
||||
Reference in New Issue
Block a user