This commit is contained in:
syuilo
2022-12-24 14:45:27 +09:00
parent 738593d38c
commit deaea7ce9f
8 changed files with 9 additions and 9 deletions

View File

@@ -275,7 +275,7 @@ const headerTabs = $computed(() => [{
}, {
key: 'contents',
title: i18n.ts._pages.contents,
icon: 'fas fa-sticky-note',
icon: 'ti ti-note',
}]);
definePageMetadata(computed(() => {