mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
fix(quest shop): correct forest friends end date (#14202)
This commit is contained in:
@@ -10,7 +10,7 @@ const gemsPromo = {
|
|||||||
|
|
||||||
export const EVENTS = {
|
export const EVENTS = {
|
||||||
noCurrentEvent: {
|
noCurrentEvent: {
|
||||||
start: '2022-08-31T20:00-04:00',
|
start: '2022-09-30T20:00-04:00',
|
||||||
end: '2022-12-21T08:00-04:00',
|
end: '2022-12-21T08:00-04:00',
|
||||||
season: 'normal',
|
season: 'normal',
|
||||||
npcImageSuffix: '',
|
npcImageSuffix: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user