From b239d8ba567cc098427e7e3a6d0f086c2651c849 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 6363d0c7..b23e78a5 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({