Skip to content

Commit ed0079b

Browse files
committed
disable pendo sync
1 parent 1e8be5e commit ed0079b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gameserver/gameserver.service.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export class GameServerService {
9292
// this.migrateItems();
9393
// this.migrated2com();
9494
if (config.get("prod")) {
95-
this.migratePendoSite();
95+
// this.migratePendoSite();
9696
// this.testMMRPreview();
9797
this.refreshLeaderboardView();
9898
}

0 commit comments

Comments
 (0)