2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-05 21:20:51 +00:00
This commit is contained in:
quadrismegistus 2020-09-13 20:26:55 +01:00
parent 05a13e6883
commit 7e00dba965

View File

@ -11,7 +11,7 @@ class Komrade(Caller):
# if SHOW_STATUS:
# from komrade.cli import CLI
# self.cli = CLI(name=name, komrade=self)
# self.boot(create=False)
self.boot(create=False)
# self.name=name
# pass