mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
refactor: simplify theme import handling and remove redundant code
This commit is contained in:
parent
ef28337729
commit
569c80cbf4
9 changed files with 53 additions and 85 deletions
|
|
@ -87,7 +87,6 @@ import "./themes/get-custom-theme-by-id";
|
|||
import "./themes/get-active-custom-theme";
|
||||
import "./themes/css-injector";
|
||||
import "./themes/close-editor-window";
|
||||
import "./themes/import-theme";
|
||||
import "./themes/toggle-custom-theme";
|
||||
import { isPortableVersion } from "@main/helpers";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue