mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
Add missing quote in values allowed on gem item
This commit is contained in:
parent
80de90cc5f
commit
d3d7ad2693
1 changed files with 1 additions and 1 deletions
|
|
@ -955,7 +955,7 @@ api.disableClasses = {
|
|||
* @apiGroup User
|
||||
*
|
||||
* @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)
|
||||
*
|
||||
* @apiSuccess {Object} data.items user.items
|
||||
|
|
|
|||
Loading…
Reference in a new issue