revert [3bd5f54fca8d]
This commit is contained in:
parent
c8b505a129
commit
e4314f63a0
|
@ -41,7 +41,7 @@ from ..framework import CommandContainer, command, doc
|
|||
from hosts import *
|
||||
|
||||
class Execute(CommandContainer):
|
||||
AUTOMATIC = False
|
||||
AUTOMATIC = True
|
||||
HOSTS = ChatCommands, PrivateChatCommands, GroupChatCommands
|
||||
|
||||
DIRECTORY = "~"
|
||||
|
|
Loading…
Reference in New Issue