Skip to content

Commit

Permalink
fix ui compile issues
Browse files Browse the repository at this point in the history
  • Loading branch information
iskakaushik committed Nov 13, 2023
1 parent 28a17d2 commit 33acffe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/app/mirrors/create/helpers/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ export const blankCDCSetting: FlowConnectionConfigs = {
pushBatchSize: 0,
pushParallelism: 0,
resync: false,
softDeleteColName: '',
syncedAtColName: '',
};

export const blankQRepSetting = {
Expand Down

0 comments on commit 33acffe

Please sign in to comment.