enhance(client): ハイライトをみつけるに統合

This commit is contained in:
syuilo
2022-07-01 23:33:47 +09:00
parent add6e9b14b
commit afe0d9a266
7 changed files with 202 additions and 219 deletions

View File

@@ -35,11 +35,6 @@ export const menuDef = reactive({
indicated: computed(() => $i != null && $i.hasPendingReceivedFollowRequest),
to: '/my/follow-requests',
},
featured: {
title: 'featured',
icon: 'fas fa-fire-alt',
to: '/featured',
},
explore: {
title: 'explore',
icon: 'fas fa-hashtag',