From b61ecef7fd0ab786aedd1cd560a0f110bfd3e9a3 Mon Sep 17 00:00:00 2001 From: snomiao <7323030+snomiao@users.noreply.github.com> Date: Wed, 13 Aug 2025 05:25:41 +0000 Subject: [PATCH] [auto-fix] Apply ESLint and Prettier fixe --- src/main.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main.ts b/src/main.ts index ace679c7b..d278f816d 100644 --- a/src/main.ts +++ b/src/main.ts @@ -20,8 +20,7 @@ import App from './App.vue' import './assets/css/style.css' import { i18n } from './i18n' -const ComfyUIPreset = definePreset( - Aura, { +const ComfyUIPreset = definePreset(Aura, { semantic: { // @ts-expect-error fixme ts strict error primary: Aura['primitive'].blue