From 69c32732d509eb6a721659bf943a5d4f4f8f11b3 Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Thu, 13 Jul 2023 10:36:20 +0200 Subject: [PATCH] merge conflicts --- tools/nodeclient/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/nodeclient/settings.json b/tools/nodeclient/settings.json index f2f3f5c..fa4fd04 100644 --- a/tools/nodeclient/settings.json +++ b/tools/nodeclient/settings.json @@ -1,5 +1,6 @@ { "password": "", "url": "http://localhost:8000", - "maxcount": 50 + "maxcount": 50, + "command": "sublime_text.exe -w" }