Closed maxwellward closed 2 years ago
Name | Link |
---|---|
Latest commit | 214c1a3dc55759d706428796ff021d0ffae66546 |
Latest deploy log | https://app.netlify.com/sites/discordpackage/deploys/636c5cbb38ea630009ba3f13 |
Deploy Preview | https://deploy-preview-29--discordpackage.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Fixes yearly message graph being backwards by adding items to the start of the array instead of the end. There may be a more efficient way to do this whole calculation, which I may look into in the future, so for now this method of using unshift works fine.
Closes #27