From 65386f9adbbe5aeb44791d001b27d12feeb334be Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 28 Feb 2019 10:45:02 +0100 Subject: [PATCH] Update PinDMs.plugin.js --- Plugins/PinDMs/PinDMs.plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/PinDMs/PinDMs.plugin.js b/Plugins/PinDMs/PinDMs.plugin.js index 744193720f..4c011ad7a8 100644 --- a/Plugins/PinDMs/PinDMs.plugin.js +++ b/Plugins/PinDMs/PinDMs.plugin.js @@ -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"]] };