Skip to content

Commit

Permalink
fix ui
Browse files Browse the repository at this point in the history
  • Loading branch information
iskakaushik committed Oct 26, 2023
1 parent 5a3676a commit 620d168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/app/mirrors/create/helpers/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export const blankCDCSetting: FlowConnectionConfigs = {
replicationSlotName: '',
pushBatchSize: 0,
pushParallelism: 0,
resync: false,
};

export const blankQRepSetting: QRepConfig = {
Expand Down

0 comments on commit 620d168

Please sign in to comment.