mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
fix: Cleanup quest progress for non-members when quest starts
This commit is contained in:
@@ -301,7 +301,7 @@ api.forceStart = {
|
||||
};
|
||||
|
||||
/**
|
||||
* @api {post} /api/v3/groups/:groupId/quests/cancel Cancels a quest
|
||||
* @api {post} /api/v3/groups/:groupId/quests/cancel Cancels a quest that is not active
|
||||
* @apiVersion 3.0.0
|
||||
* @apiName CancelQuest
|
||||
* @apiGroup Group
|
||||
|
||||
Reference in New Issue
Block a user