diff --git a/Reply/main.py b/Reply/main.py index 437e978..e7e14e4 100644 --- a/Reply/main.py +++ b/Reply/main.py @@ -274,7 +274,7 @@ def client(self, res, plugin_event): reply = self.customreply['reply_off'] else: reply = self.customreply['reply_has_off'] - return reply + return reply def reply(self, string: str): '''