This commit is contained in:
ThatOneCalculator 2022-07-28 21:39:48 -07:00
parent 43c4a95af2
commit 6232f4d260

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