Skip to content

Commit

Permalink
FIX Typo in JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Jul 18, 2023
1 parent 4b147e2 commit 94d11ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Template/cleaning-jobs/plugin-cleaning.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down

0 comments on commit 94d11ea

Please sign in to comment.