Skip to content

Commit

Permalink
merge (continued)
Browse files Browse the repository at this point in the history
  • Loading branch information
merowin committed Jan 7, 2024
1 parent 45db3ba commit 7e37665
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/server/src/time-control.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import {
HasTimeControlConfig,
} from "@ogfcommunity/variants-shared";
import { AbstractGame, GameResponse } from "@ogfcommunity/variants-shared";
import { TimeoutService } from "./timeout";
import { getTimeoutService } from "./index";

/**
* Validates whether time_control_config has type and
Expand Down

0 comments on commit 7e37665

Please sign in to comment.