fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit 77a3a9a7a6 - Show all commits

View file

@ -93,6 +93,7 @@ export class GBServer {
runGC();
}, 5 * 60 * 1000);
}
runGC();
if (process.env.TEST_SHELL) {