Update PinDMs.plugin.js

This commit is contained in:
Mirco Wittrien 2020-01-05 18:58:16 +01:00
parent cadd2a3cb0
commit 9d68563476
1 changed files with 1 additions and 1 deletions

View File

@ -87,8 +87,8 @@ class PinDMs {
this.defaults = {
settings: {
showPinIcon: {value:true, description:"Shows a little 'Pin' icon for pinned DMs in the server list:"},
sortInRecentOrder: {value:false, description:"Sort pinned DMs in the recent message order instead of the pinned at order:"},
showPinIcon: {value:true, description:"Shows a little 'Pin' icon for pinned DMs in the server list:"},
showCategoryAmount: {value:true, description:"Shows the amount of pinned DMs in a category in the channel list:"}
}
};