mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Add missing quote in values allowed on gem item
This commit is contained in:
@@ -955,7 +955,7 @@ api.disableClasses = {
|
|||||||
* @apiGroup User
|
* @apiGroup User
|
||||||
*
|
*
|
||||||
* @apiParam (Path) {String="gems","eggs","hatchingPotions","premiumHatchingPotions"
|
* @apiParam (Path) {String="gems","eggs","hatchingPotions","premiumHatchingPotions"
|
||||||
,food","quests","gear"} type Type of item to purchase.
|
,"food","quests","gear"} type Type of item to purchase.
|
||||||
* @apiParam (Path) {String} key Item's key (use "gem" for purchasing gems)
|
* @apiParam (Path) {String} key Item's key (use "gem" for purchasing gems)
|
||||||
*
|
*
|
||||||
* @apiSuccess {Object} data.items user.items
|
* @apiSuccess {Object} data.items user.items
|
||||||
|
|||||||
Reference in New Issue
Block a user