mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 05:37:22 +01:00
Fix some scheduling issues (#15274)
* fix logic for time travelers schedule * fix potion availability * fix tests
This commit is contained in:
@@ -65,7 +65,7 @@ export const REPEATING_EVENTS = {
|
||||
{
|
||||
type: 'premiumHatchingPotions',
|
||||
items: [
|
||||
'Garden',
|
||||
'Veggie',
|
||||
'TeaShop',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user