mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
chore(event): disable Fairy Potions
This commit is contained in:
@@ -3,7 +3,7 @@ import defaults from 'lodash/defaults';
|
|||||||
import each from 'lodash/each';
|
import each from 'lodash/each';
|
||||||
import t from './translation';
|
import t from './translation';
|
||||||
|
|
||||||
const CURRENT_SEASON = 'May';
|
const CURRENT_SEASON = 'none';
|
||||||
|
|
||||||
let drops = {
|
let drops = {
|
||||||
Base: {
|
Base: {
|
||||||
|
|||||||
Reference in New Issue
Block a user