From 002c05477098f1963753be878344ea614441b67d Mon Sep 17 00:00:00 2001 From: roflmaoqwerty Date: Tue, 21 Jan 2020 21:57:15 +1100 Subject: [PATCH] added extra notes --- backend/src/plugins/Mutes.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/backend/src/plugins/Mutes.ts b/backend/src/plugins/Mutes.ts index 85e96d03..f8763a3f 100644 --- a/backend/src/plugins/Mutes.ts +++ b/backend/src/plugins/Mutes.ts @@ -313,6 +313,9 @@ export class MutesPlugin extends ZeppelinPlugin { } else { noteDetails.push(`Unmuted immediately`); } + if (!existingMute) { + noteDetails.push(`Removed manual role mute`); + } const casesPlugin = this.getPlugin("cases"); const createdCase = await casesPlugin.createCase({