mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 14:20:51 +02:00
Fix memory leak
This commit is contained in:
@@ -119,6 +119,7 @@ module.exports = class JeopardyScrape {
|
||||
}
|
||||
}
|
||||
this.exportData();
|
||||
this.imported = true;
|
||||
return this.clues.length - cluesBefore;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user