From 8ceb6f5c4630d88c9a3904f13395b76f20f234a5 Mon Sep 17 00:00:00 2001 From: Master Kwoth Date: Sat, 28 Oct 2017 15:07:18 +0200 Subject: [PATCH] Unneeded thing --- docs/JSON Explanations.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/JSON Explanations.md b/docs/JSON Explanations.md index 3ca347be..57141b95 100644 --- a/docs/JSON Explanations.md +++ b/docs/JSON Explanations.md @@ -179,8 +179,7 @@ For windows (regular installation, or from the updater), this is usually ```json "RestartCommand": { - "Cmd": "NadekoBot.exe", - "Args": "" + "Cmd": "NadekoBot.exe" } ```