chore: merge with main

This commit is contained in:
Chubby Granny Chaser
2025-01-21 10:31:39 +00:00
parent facca3e26c
commit eb11eb2bd0
5 changed files with 5 additions and 10 deletions

View File

@@ -10,8 +10,7 @@ import os from "node:os";
import { backupsPath } from "@main/constants";
import { app } from "electron";
import { normalizePath } from "@main/helpers";
import { gamesSublevel } from "@main/level";
import { levelKeys } from "@main/level";
import { gamesSublevel, levelKeys } from "@main/level";
const bundleBackup = async (
shop: GameShop,