Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
easyCZ committed Apr 4, 2022
1 parent e596ef7 commit 4e02038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/server/ee/src/workspace/workspace-factory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ export class WorkspaceFactoryEE extends WorkspaceFactory {
creationTime: new Date().toISOString(),
projectId: ws.projectId,
branch,
statusVersion: 0,
});

log.debug(
Expand Down

0 comments on commit 4e02038

Please sign in to comment.