mirror of
https://github.com/k1tbyte/Wand-Enhancer.git
synced 2026-09-04 16:23:17 +00:00
refactor(web-panel): migrate to biome, drop baseUrl, normalize eol
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
import { installInstalledAppsSync } from "./installed-apps-sync/index.js"
|
||||
import { installInstalledAppsSync } from './installed-apps-sync/index.js';
|
||||
|
||||
installInstalledAppsSync(globalThis.WandEnhancer)
|
||||
installInstalledAppsSync(globalThis.WandEnhancer);
|
||||
|
||||
Reference in New Issue
Block a user