1
0

upd: looks better than small circle

This commit is contained in:
Insert5StarName
2023-10-01 00:49:30 +02:00
parent b50c1ef9a5
commit 687c33c73f
3 changed files with 3 additions and 3 deletions
@@ -99,7 +99,7 @@ const headerTabs = $computed(() => [{
}, {
key: 'past',
title: i18n.ts.pastAnnouncements,
icon: 'ph-dot-outline ph-bold pg-lg',
icon: 'ph-circle ph-bold pg-lg',
}]);
definePageMetadata({