Adjust module record dedup UX
This commit is contained in:
parent
bbce6cbb28
commit
7b31f9e72b
@ -58,6 +58,7 @@ interface Config {
|
||||
};
|
||||
|
||||
recordDeDup: {
|
||||
enabled: boolean;
|
||||
rules: RecordDeDupRule[];
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user