feat: remove out name pixel drain

This commit is contained in:
Zamitto
2025-02-01 18:39:08 -03:00
parent 0820e4632b
commit df86a7716b
2 changed files with 1 additions and 7 deletions

View File

@@ -40,7 +40,7 @@ const bundleBackup = async (
return tarLocation;
};
export const uploadSaveGame = async (
const uploadSaveGame = async (
_event: Electron.IpcMainInvokeEvent,
objectId: string,
shop: GameShop,