mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
fix(seasonal-shop): remove quest
it was breaking the API. Wut? Just use canBuy logic and Quest Shop for now
This commit is contained in:
parent
6c18d19d95
commit
972efb1878
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ module.exports = {
|
|||
],
|
||||
|
||||
availableQuests: [
|
||||
'egg',
|
||||
],
|
||||
|
||||
featuredSet: 'comfortingKittySet',
|
||||
|
|
|
|||
Loading…
Reference in a new issue