This commit is contained in:
syuilo
2023-01-24 14:10:26 +09:00
parent 9fd1b35d95
commit a2268a95be
4 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ onDeactivated(() => {
definePageMetadata({
title: i18n.ts.achievements,
icon: 'ti ti-military-award',
icon: 'ti ti-medal',
});
</script>