mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 05:37:22 +01:00
fix(events): don't start "no event" until after birthday10
This commit is contained in:
@@ -10,7 +10,7 @@ const gemsPromo = {
|
||||
|
||||
export const EVENTS = {
|
||||
noEvent: {
|
||||
start: '2023-02-01T23:59-05:00',
|
||||
start: '2023-02-08T23:59-05:00',
|
||||
end: '2023-02-14T08:00-05:00',
|
||||
season: 'normal',
|
||||
npcImageSuffix: '',
|
||||
|
||||
Reference in New Issue
Block a user