forked from mirrors/misskey
tabler icons
This commit is contained in:
@@ -136,7 +136,7 @@ const headerTabs = $computed(() => [{
|
||||
|
||||
definePageMetadata(computed(() => ({
|
||||
title: file ? i18n.ts.file + ': ' + file.name : i18n.ts.file,
|
||||
icon: 'fas fa-file',
|
||||
icon: 'ti ti-file',
|
||||
})));
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user