fix(tz): dst
This commit is contained in:
@@ -16,8 +16,8 @@ export const EVENTS = {
|
||||
npcImageSuffix: '',
|
||||
},
|
||||
aprilFools2023: {
|
||||
start: '2023-04-01T08:00-05:00',
|
||||
end: '2023-04-02T08:00-05:00',
|
||||
start: '2023-04-01T08:00-04:00',
|
||||
end: '2023-04-02T08:00-04:00',
|
||||
aprilFools: 'teaShop',
|
||||
},
|
||||
spring2023: {
|
||||
|
||||
Reference in New Issue
Block a user