This commit is contained in:
Firepup Sixfifty 2024-07-15 18:38:36 +00:00
parent 079e813c33
commit e47c3ff9d0
Signed by: Firepup650
SSH key fingerprint: SHA256:U0Zp8EhEe3CMqFSrC79CqatzaEiL4sjta80/RSX2XrY

View file

@ -80,7 +80,7 @@ except Exception:
raise ValueError("Invalid arguments. Please refer to --help for usage.") from None
if not saveLogs:
G.msgs.apppend(
G.msgs.append(
b"[00-00-0000 00:00:00] Notice: Logging is disabled on this server instance!\n"
)