From 9bb12aa5e9cd0f89034311e6863032159c194399 Mon Sep 17 00:00:00 2001 From: Lucas Mathews Date: Fri, 21 Jun 2024 00:37:27 +0200 Subject: [PATCH] Continue working on CLI Implementation --- cli/template_cli.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/template_cli.ini b/cli/template_cli.ini index 02f3867..04ba943 100644 --- a/cli/template_cli.ini +++ b/cli/template_cli.ini @@ -4,5 +4,5 @@ port = 8066 url = http://127.0.0.1:8066 [client] -default_id = None -default_password = None \ No newline at end of file +default_id = +default_password = \ No newline at end of file