HackerShackOfficial / AI-Smart-Mirror

Smart Mirror with a smart AI 🤖
MIT License
537 stars 214 forks source link

Holiday month bug #20

Closed atainter closed 7 years ago

atainter commented 7 years ago

The MagicMirror module has a bug for displaying the month of the nearest holiday. In the video, Veteran's Day is displayed as December 11th instead of November 11th.

Subtract 1 from month on this line.

https://github.com/HackerHouseYT/AI-Smart-Mirror/blob/master/magic_mirror/aiclient/aiclient.js#L115