fix: icons being inconsistent and PG (#136)
This commit is contained in:
@@ -62,6 +62,6 @@ const headerTabs = $computed(() => []);
|
||||
|
||||
definePageMetadata({
|
||||
title: i18n.ts.moderationLogs,
|
||||
icon: 'ph-list ph-bold pg-lg-search',
|
||||
icon: 'ph-list ph-bold ph-lg-search',
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user