mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 05:37:22 +01:00
fix user.party.quest.progress.up mistakes in skills/spells; make an unrelated typo in apidoc comment
This commit is contained in:
@@ -736,7 +736,7 @@ api.addTagToTask = {
|
||||
};
|
||||
|
||||
/**
|
||||
* @api {delete} /api/v3/tasks/:taskId/tags/:tagId Remove a tag from atask
|
||||
* @api {delete} /api/v3/tasks/:taskId/tags/:tagId Remove a tag from a task
|
||||
* @apiVersion 3.0.0
|
||||
* @apiName RemoveTagFromTask
|
||||
* @apiGroup Task
|
||||
|
||||
Reference in New Issue
Block a user