diff --git a/Template/cleaning-jobs/plugin-cleaning.json b/Template/cleaning-jobs/plugin-cleaning.json index 68aaea7..2dc97d2 100644 --- a/Template/cleaning-jobs/plugin-cleaning.json +++ b/Template/cleaning-jobs/plugin-cleaning.json @@ -61,7 +61,7 @@ "checked_up_to_plugin_version": "1.1.3", "core_tables": ["subtasks"], "core_table_columns": [ - {"subtasks": ["duedate"]} + {"subtasks": ["due_date"]} ], "plugin_schema_version": 1 },