progress removing onionr.py
This commit is contained in:
parent
705962e9e7
commit
0690e9ca0e
1 changed files with 0 additions and 1 deletions
|
@ -90,5 +90,4 @@ def on_init(api, data = None):
|
||||||
'''
|
'''
|
||||||
pluginapi = api
|
pluginapi = api
|
||||||
chat = Chat(pluginapi)
|
chat = Chat(pluginapi)
|
||||||
api.commands.register(['chat'], chat.create)
|
|
||||||
return
|
return
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue