diff --git a/src/main.ts b/src/main.ts index 290f6cd6..57973304 100644 --- a/src/main.ts +++ b/src/main.ts @@ -20,7 +20,8 @@ options = { pinNotes: false, showMFCGMap: true, winds: [225, 45, 225, 315, 135, 315], - stateLabelsMode: "auto" + stateLabelsMode: "auto", + year: 0, }; checkForUpdates();