typo
This commit is contained in:
parent
a761801a27
commit
74a62309de
|
@ -144,7 +144,7 @@ const headerTabs = $computed(() => [{
|
|||
title: i18n.ts._timelines.local,
|
||||
icon: 'fas fa-user-group',
|
||||
iconOnly: true,
|
||||
}, ...(isRecommendedTimelineAvailable ? [{
|
||||
}, {
|
||||
key: 'recommended',
|
||||
title: i18n.ts._timelines.recommended,
|
||||
icon: 'fas fa-comet',
|
||||
|
|
Loading…
Reference in New Issue