Update PersonalPins.plugin.js

This commit is contained in:
Mirco Wittrien 2019-11-13 14:04:07 +01:00
parent 125b606338
commit 6b7fc59f95
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class PersonalPins {
constructor () {
this.changelog = {
"fixed":[["Embed Crash","Fixed i ssue where opening the pins could crash Discord because of old embed data"]],
"fixed":[["Embed Crash","Fixed issue where opening the pins could crash Discord because of old embed data"]],
"improved":[["New Library Structure & React","Restructured my Library and switched to React rendering instead of DOM manipulation"]]
};