mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(veggies): pinning and sorting
This commit is contained in:
@@ -223,6 +223,7 @@ each(wacky, (pot, key) => {
|
||||
}),
|
||||
premium: false,
|
||||
limited: true,
|
||||
wacky: true,
|
||||
canBuy () {
|
||||
return pot._season === CURRENT_SEASON;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user