refactor(client): refactoring
This commit is contained in:
@@ -79,7 +79,6 @@ const headerTabs = $computed(() => []);
|
||||
definePageMetadata(computed(() => list ? {
|
||||
title: list.name,
|
||||
icon: 'fas fa-list-ul',
|
||||
bg: 'var(--bg)',
|
||||
} : null));
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user