Remove enabled from module.recordDeDup
This commit is contained in:
@@ -58,7 +58,6 @@ interface Config {
|
||||
};
|
||||
|
||||
recordDeDup: {
|
||||
enabled: boolean;
|
||||
rules: RecordDeDupRule[];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user