diff --git a/package.json b/package.json index 5c1c9514..7b6e27cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-owo-selfbot", - "version": "2.2.5", + "version": "2.2.6", "description": "Ain't the best OwO Tool Farm, but worth a try (why not?)", "type": "module", "exports": "./dist/index.js", diff --git a/src/DataCollector.ts b/src/DataCollector.ts index 92615560..3e826482 100644 --- a/src/DataCollector.ts +++ b/src/DataCollector.ts @@ -409,8 +409,8 @@ export const collectData = async (data:{[key:string]: Configuration}) => { autodaily, autosell, autoother, - autoreload, autosleep, + autoreload, autoresume ) data[`${client.user?.id}`] = conf