mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 03:34:14 +00:00
chore(event): end Aquatic Potions
This commit is contained in:
parent
5d6e8c8729
commit
b51f622c52
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 = 'July';
|
||||
const CURRENT_SEASON = 'NONE';
|
||||
|
||||
let drops = {
|
||||
Base: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue