From a173cf32b4990240bc4a1aaa019630b6c732dfb0 Mon Sep 17 00:00:00 2001
From: Someone <someone@somenet.org>
Date: Mon, 21 Mar 2022 12:19:24 +0100
Subject: [PATCH] modules/WSDMNotSupportedNotification.py

---
 modules/WSDMNotSupportedNotification.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/WSDMNotSupportedNotification.py b/modules/WSDMNotSupportedNotification.py
index 09218f3..29036df 100644
--- a/modules/WSDMNotSupportedNotification.py
+++ b/modules/WSDMNotSupportedNotification.py
@@ -24,4 +24,4 @@ class WSDMNotSupportedNotification(AbstractWSHandler):
                 ##### :point_right: If you intended to store some files or messages for later use, maybe I can inspire you to use your "self-channel" @ https://mattermost.fsinf.at/fsinf/messages/"""+data["data"]["sender_name"]+""" instead?
                 """))
 
-        return True
+            return True
-- 
2.43.0