mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
Disable IPC
This commit is contained in:
parent
eaed08168c
commit
829729c8db
4 changed files with 4 additions and 21 deletions
|
|
@ -23,4 +23,5 @@ class IPC(commands.Cog):
|
|||
|
||||
|
||||
def setup(client):
|
||||
client.add_cog(IPC(client))
|
||||
# client.add_cog(IPC(client))
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue