posting
quadrismegistus 4 years ago
parent deceabe037
commit 6a084e00cd

@ -51,7 +51,7 @@ class CLI(Logger):
f=getattr(self,cmd)
return f(dat)
def boot(self,indent=13):
def boot(self,indent=14):
logo=art.text2art(CLI_TITLE,font=CLI_FONT)
# logo=make_key_discreet_str(logo,chance_redacted=0.1) #.decode()
logo=tw.indent(logo, ' '*indent)

Loading…
Cancel
Save