From b4b003d8163ae23383581f5d73c48f062865aabb Mon Sep 17 00:00:00 2001 From: Raphire <9938813+Raphire@users.noreply.github.com> Date: Sat, 27 Dec 2025 17:35:16 +0100 Subject: [PATCH] Add option to DefaultSettings.json --- DefaultSettings.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DefaultSettings.json b/DefaultSettings.json index 046f5db..875ba25 100644 --- a/DefaultSettings.json +++ b/DefaultSettings.json @@ -209,6 +209,10 @@ "Name": "ExplorerToOneDrive", "Value": false }, + { + "Name": "AddFoldersToThisPC", + "Value": false + }, { "Name": "HideHome", "Value": false