Skip to content

Commit

Permalink
🔨 temp patch: remove broken method
Browse files Browse the repository at this point in the history
  • Loading branch information
idinium96 committed Jul 16, 2024
1 parent 838aa8a commit 133b3da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/classes/Bot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,7 @@ export default class Bot {
}

startAutoRefreshListings(): void {
return;
// Automatically check for missing listings every 30 minutes
let pricelistLength = 0;

Expand Down

0 comments on commit 133b3da

Please sign in to comment.