mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +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 = {
|
||||
noCurrentEvent: {
|
||||
start: '2022-08-31T20:00-04:00',
|
||||
start: '2022-09-30T20:00-04:00',
|
||||
end: '2022-12-21T08:00-04:00',
|
||||
season: 'normal',
|
||||
npcImageSuffix: '',
|
||||
|
||||
Reference in New Issue
Block a user