From 8c2f9075a0a44213d2e8fb97ddcbb194ed28e233 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Mon, 17 Nov 2025 20:51:29 +0200 Subject: [PATCH] Rename-WPFTweaksAH (#3715) * Update tweaks.json * Update preset.json * Merge branch 'ChrisTitusTech:main' into Rename-WPFTweaksAH --- 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 9a62fbb9..1fd05721 100644 --- a/config/preset.json +++ b/config/preset.json @@ -1,6 +1,6 @@ { "Standard": [ - "WPFTweaksAH", + "WPFTweaksActivity", "WPFTweaksConsumerFeatures", "WPFTweaksDisableExplorerAutoDiscovery", "WPFTweaksDVR", diff --git a/config/tweaks.json b/config/tweaks.json index 350dd1d9..a78c1925 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1,5 +1,5 @@ { - "WPFTweaksAH": { + "WPFTweaksActivity": { "Content": "Disable Activity History", "Description": "This erases recent docs, clipboard, and run history.", "category": "Essential Tweaks",