From 3dc4d158613cc8c48bd16bce2ec55842a526b833 Mon Sep 17 00:00:00 2001 From: Mackie Date: Fri, 29 May 2026 02:37:38 +0800 Subject: [PATCH] logo --- src/payload.config.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/payload.config.ts b/src/payload.config.ts index d119f25..fc02368 100644 --- a/src/payload.config.ts +++ b/src/payload.config.ts @@ -28,7 +28,8 @@ export default buildConfig({ // The `BeforeDashboard` component renders the 'welcome' block that you see after logging into your admin panel. // Feel free to delete this at any time. Simply remove the line below. beforeDashboard: ['@/components/BeforeDashboard'], - Logo, + graphics: { + Logo, }, }, importMap: {