Update PinDMs.plugin.js

This commit is contained in:
Mirco Wittrien 2019-02-28 10:45:02 +01:00
parent fe5fb3ed94
commit 65386f9adb
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class PinDMs {
initConstructor () {
this.changelog = {
"added":[["Pin Icon","Fixed issue where Group DMs could not be pinned"]],
"added":[["Pin Icon","Added the option to disable the 'Pin' icon for pinned DMs in the server list"]],
"fixed":[["Group DMs","Fixed issue where Group DMs could not be pinned"]]
};