Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit eeacb8a

Browse files
committed
新增 状态清理
1 parent c48cd42 commit eeacb8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/entity/commands/task/players.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@ export default class RefreshPlayer implements ILifeCycleTask {
9090
instance.info.playersChart = [];
9191
this.playersChart = [];
9292
this.playersChartTask = null;
93+
this.task = null;
9394
}
9495
}

0 commit comments

Comments
 (0)