From 206f6446b924707457779f88a1c9e1b1dffc6879 Mon Sep 17 00:00:00 2001 From: Mister_Nebula <41904486+misternebula@users.noreply.github.com> Date: Sun, 4 Jul 2021 16:03:20 +0100 Subject: [PATCH] show lines --- QSB/default-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QSB/default-config.json b/QSB/default-config.json index fedee1d0..c8b873bd 100644 --- a/QSB/default-config.json +++ b/QSB/default-config.json @@ -4,6 +4,6 @@ "defaultServerIP": "localhost", "port": 7777, "debugMode": true, - "showLinesInDebug": false + "showLinesInDebug": true } } \ No newline at end of file