From 7503444e2b5b0d0c0d8b6ee8b6febd08e257253e Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Fri, 12 Dec 2025 16:47:35 +0200 Subject: [PATCH] Rename-WPFTweaksLoc (#3773) * Rename WPFTweaksLoc * Rename WPFTweaksLoc --- config/preset.json | 2 +- config/tweaks.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/preset.json b/config/preset.json index 18c42041..88c14688 100644 --- a/config/preset.json +++ b/config/preset.json @@ -4,7 +4,7 @@ "WPFTweaksConsumerFeatures", "WPFTweaksDisableExplorerAutoDiscovery", "WPFTweaksDVR", - "WPFTweaksLoc", + "WPFTweaksLocation", "WPFTweaksServices", "WPFTweaksTele", "WPFTweaksWifi", diff --git a/config/tweaks.json b/config/tweaks.json index a6aa4098..309dff16 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -108,7 +108,7 @@ ], "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/laptophibernation" }, - "WPFTweaksLoc": { + "WPFTweaksLocation": { "Content": "Disable Location Tracking", "Description": "Disables Location Tracking...DUH!", "category": "Essential Tweaks",