Skip to content

Commit

Permalink
Update webhooks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
axestyra authored Jun 24, 2024
1 parent d2b3762 commit 32b3eef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/network/webhooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ def needcall(self, client=None, reason=None):
url=url,
)


def kick(self, ipid, reason="", client=None, char=None):
is_enabled = self.server.config["kick_webhook"]["enabled"]
username = self.server.config["kick_webhook"]["username"]
Expand Down

0 comments on commit 32b3eef

Please sign in to comment.