From 03c970e3265ca72a65ee7140e572489dc8ac1eb7 Mon Sep 17 00:00:00 2001 From: JohnCorby Date: Tue, 25 Feb 2025 15:52:30 -0800 Subject: [PATCH] talk about more logs in debug mode --- 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 8549eda2..db3cef10 100644 --- a/QSB/default-config.json +++ b/QSB/default-config.json @@ -77,7 +77,7 @@ "title": "[DEBUG] Debug Mode", "type": "toggle", "value": false, - "tooltip": "[DEBUG] Enables debug mode. If this is disabled, none of the following settings do anything." + "tooltip": "[DEBUG] Enables debug mode. Prints more helpful logs. If this is disabled, none of the following settings do anything." }, "instanceIdInLogs": { "title": "[DEBUG] Instance ID in Logs",