From cbd75f53f82d970fc232da409cda0ccb07f54758 Mon Sep 17 00:00:00 2001 From: Arie Catsman Date: Tue, 5 Nov 2024 14:02:40 +0000 Subject: [PATCH] remove double priotity attribute --- source/_integrations/habitica.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_integrations/habitica.markdown b/source/_integrations/habitica.markdown index 616fd48e9a41..6f2a2b1be1e1 100644 --- a/source/_integrations/habitica.markdown +++ b/source/_integrations/habitica.markdown @@ -175,7 +175,6 @@ Habitica tasks share a common set of details and configuration options, and as s | remove_checklist_item | yes | Remove checklist items from a task's checklist. | | score_checklist_item | yes | Mark checklist items from a task's checklist as completed. | | unscore_checklist_item | yes | Undo completion of checklist items from a task's checklist. | -| priority | yes | Update the difficulty of a task. | | date | yes | Update or set the to-do's due date. | | clear_date | yes | Remove the due date from the to-do. | | reminder | yes | Add reminders to a Habitica task. |