Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 0ffd7e8

Browse files
authored
Merge pull request #113 from topcoder-platform/multi-round-sync
Expose insertScorecardId
2 parents f65c033 + ebc407e commit 0ffd7e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/services/timelineService.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,5 +309,6 @@ module.exports = {
309309
createPhase,
310310
dropPhase,
311311
insertPhaseDependency,
312-
getProjectPhaseId
312+
getProjectPhaseId,
313+
insertScorecardId
313314
}

0 commit comments

Comments
 (0)