fix: fixing update of inactive theme

This commit is contained in:
Chubby Granny Chaser 2025-02-16 20:32:18 +00:00
parent 401e61a6ec
commit b999da31d4
No known key found for this signature in database
7 changed files with 38 additions and 19 deletions

View file

@ -85,7 +85,6 @@ import "./themes/update-custom-theme";
import "./themes/open-editor-window";
import "./themes/get-custom-theme-by-id";
import "./themes/get-active-custom-theme";
import "./themes/css-injector";
import "./themes/close-editor-window";
import "./themes/toggle-custom-theme";
import { isPortableVersion } from "@main/helpers";