Skip to content

Commit 133b3da

Browse files
committed
🔨 temp patch: remove broken method
1 parent 838aa8a commit 133b3da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/classes/Bot.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,7 @@ export default class Bot {
573573
}
574574

575575
startAutoRefreshListings(): void {
576+
return;
576577
// Automatically check for missing listings every 30 minutes
577578
let pricelistLength = 0;
578579

0 commit comments

Comments
 (0)