refactor(client): refactoring
This commit is contained in:
parent
52a1ec9af1
commit
ded0f6f0df
90 changed files with 27 additions and 114 deletions
|
|
@ -151,7 +151,6 @@ const headerTabs = $computed(() => [{
|
|||
definePageMetadata(computed(() => ({
|
||||
title: i18n.ts.timeline,
|
||||
icon: src === 'local' ? 'fas fa-comments' : src === 'social' ? 'fas fa-share-alt' : src === 'global' ? 'fas fa-globe' : 'fas fa-home',
|
||||
bg: 'var(--bg)',
|
||||
})));
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue