mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01: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:
@@ -22,7 +22,6 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
|
|
||||||
availableQuests: [
|
availableQuests: [
|
||||||
'egg',
|
|
||||||
],
|
],
|
||||||
|
|
||||||
featuredSet: 'comfortingKittySet',
|
featuredSet: 'comfortingKittySet',
|
||||||
|
|||||||
Reference in New Issue
Block a user