TheCommieAxolotl / BetterDiscord-Stuff

BetterDiscord Plugins and Themes
https://discord.gg/5BSWtSM3XU
MIT License
115 stars 293 forks source link

Fix timestamps not displaying #87

Closed KuritasKRT closed 3 months ago

KuritasKRT commented 3 months ago

The plugin suddenly stopped working today on stable (266159). I don't know what the props.message.timestamp object looked like before, but it doesn't have the ._d attribute now. Passing the whole timestamp appears to fix this issue.

This issue is probably identical to #85, as it gives the same stack trace.

TheCommieAxolotl commented 3 months ago

It appears I missed this as I have already made the changes myself, thank you so much for the PR though!