This commit is contained in:
ThatOneCalculator 2022-07-28 21:39:48 -07:00
parent a761801a27
commit 74a62309de

View file

@ -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',