Skip to content

Commit

Permalink
Add SubtaskDueDate to plugin-cleaning.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Apr 26, 2023
1 parent 3835f21 commit 06b54a6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Template/cleaning-jobs/plugin-cleaning.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,16 @@
{"tasks": ["owner_gp", "owner_ms"]}
],
"plugin_schema_version": 3
},
"5": {
"plugin_title": "SubtaskDueDate",
"plugin_name": "subtaskdate",
"plugin_author": "Manuel Raposo",
"plugin_url": "https://github.com/eSkiSo/Subtaskdate",
"checked_upto_plugin_version": "1.1.3",
"core_table_columns": [
{"currencies": ["subtasks"]}
],
"plugin_schema_version": 1
}
}

0 comments on commit 06b54a6

Please sign in to comment.