mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-18 01:42:20 +00:00
chore(event): end Ember Hatching Potions
This commit is contained in:
parent
97ea510a34
commit
84e2b2f45e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import defaults from 'lodash/defaults';
|
|||
import each from 'lodash/each';
|
||||
import t from './translation';
|
||||
|
||||
const CURRENT_SEASON = 'September';
|
||||
const CURRENT_SEASON = '_NONE_';
|
||||
|
||||
let drops = {
|
||||
Base: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue