Update PersonalPins.plugin.js
This commit is contained in:
parent
537e5761b5
commit
171b6b6d84
|
@ -14,12 +14,12 @@ module.exports = (_ => {
|
||||||
"info": {
|
"info": {
|
||||||
"name": "PersonalPins",
|
"name": "PersonalPins",
|
||||||
"author": "DevilBro",
|
"author": "DevilBro",
|
||||||
"version": "1.9.9",
|
"version": "2.0.0",
|
||||||
"description": "Allows you to save locally pin Messages similar to normal Pins"
|
"description": "Allows you to save locally pin Messages similar to normal Pins"
|
||||||
},
|
},
|
||||||
"changeLog": {
|
"changeLog": {
|
||||||
"improved": {
|
"fixed": {
|
||||||
"Quick Action": "Added Icon to quick action bar. Holding shift while hovering a message shows the quick action bar"
|
"Jump To": "Fixed Server not updating when jumping to a pinned Message"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue