Update PersonalPins.plugin.js

This commit is contained in:
Mirco Wittrien 2021-03-01 13:22:55 +01:00
parent 537e5761b5
commit 171b6b6d84
1 changed files with 3 additions and 3 deletions

View File

@ -14,12 +14,12 @@ module.exports = (_ => {
"info": {
"name": "PersonalPins",
"author": "DevilBro",
"version": "1.9.9",
"version": "2.0.0",
"description": "Allows you to save locally pin Messages similar to normal Pins"
},
"changeLog": {
"improved": {
"Quick Action": "Added Icon to quick action bar. Holding shift while hovering a message shows the quick action bar"
"fixed": {
"Jump To": "Fixed Server not updating when jumping to a pinned Message"
}
}
};