From bd0bb5241aac92842ff4c6eacf7a2dd40dd1371a Mon Sep 17 00:00:00 2001 From: Vanessa Date: Thu, 22 May 2025 12:33:38 +0800 Subject: [PATCH] :rotating_light: --- app/src/config/appearance.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/config/appearance.ts b/app/src/config/appearance.ts index 1ec310d50..9054351e8 100644 --- a/app/src/config/appearance.ts +++ b/app/src/config/appearance.ts @@ -1,5 +1,4 @@ /// #if !BROWSER -import {shell} from "electron"; import * as path from "path"; /// #endif import {Constants} from "../constants";