From 9bad785142c0a2e082af477285fb2c65c2005601 Mon Sep 17 00:00:00 2001 From: Someone Date: Wed, 19 Oct 2022 23:21:54 +0200 Subject: [PATCH] modules/DialogManagedReport.py --- modules/DialogManagedReport.py | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/DialogManagedReport.py b/modules/DialogManagedReport.py index d3c12fd..34a7b89 100644 --- a/modules/DialogManagedReport.py +++ b/modules/DialogManagedReport.py @@ -102,4 +102,3 @@ class DialogManagedReport(AbstractCommand): return self.bot.api.create_post(self.report_chan_id, "``AUTODELETE-MONTH`` ``/"+self.TRIGGER+"`` used by ``@"+user["username"]+"`` in ``"+team["name"]+"::"+chan["name"]+"``\n#### Reported post: https://mattermost.fsinf.at/"+team["name"]+"/pl/"+data["state"]+"\nReason selected: **``"+data["submission"]["report_reason"]+"``**"+report_other_reason) - -- 2.43.0