Updated:
- Go to this directory inside your Solocraft folder:
_classic_era_\Interface\AddOns\Questie\Database\Corrections
- Open QuestieEvent.lua
- Go to line 237:
["Children's Week"] = {startDate = "1/5", endDate = "7/5"},
- Change that line to:
["Children's Week"] = {startDate = "1/5", endDate = "1/5"},
