fix(tz): dst

This commit is contained in:
SabreCat 2023-04-01 07:08:38 -05:00
parent 7ede3acd01
commit 229ed46425

View file

@ -16,8 +16,8 @@ export const EVENTS = {
npcImageSuffix: '', npcImageSuffix: '',
}, },
aprilFools2023: { aprilFools2023: {
start: '2023-04-01T08:00-05:00', start: '2023-04-01T08:00-04:00',
end: '2023-04-02T08:00-05:00', end: '2023-04-02T08:00-04:00',
aprilFools: 'teaShop', aprilFools: 'teaShop',
}, },
spring2023: { spring2023: {