From 8f830a59df57eea82eb6593f68df456594774a2e Mon Sep 17 00:00:00 2001 From: Gabi <218829269+GabiNun2@users.noreply.github.com> Date: Tue, 7 Apr 2026 18:31:25 +0300 Subject: [PATCH] Update tweaks.json (#4303) --- config/tweaks.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index f5758d42..44fbe163 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1961,8 +1961,7 @@ if (Test-Path $RazerPath) { Remove-Item $RazerPath\\* -Recurse -Force - } - else { + } else { New-Item -Path $RazerPath -ItemType Directory }