We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff02360 commit 17b2011Copy full SHA for 17b2011
ui/app/mirrors/create/helpers/common.ts
@@ -85,4 +85,5 @@ export const blankQRepSetting: QRepConfig = {
85
parentMirrorName: '',
86
exclude: [],
87
columns: [],
88
+ sourceType: DBType.DBTYPE_UNKNOWN,
89
};
0 commit comments