From 49016c0cf8bed57c0009338948250b54c9d4d2be Mon Sep 17 00:00:00 2001 From: Martin Wiethan <47688561+Marterich@users.noreply.github.com> Date: Wed, 12 Jun 2024 22:18:51 +0200 Subject: [PATCH] Remove WwanSvc from manual Services tweak --- config/tweaks.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index 4af9dc79..6fc7d2e6 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1223,11 +1223,6 @@ "StartupType": "Automatic", "OriginalType": "Automatic" }, - { - "Name": "WwanSvc", - "StartupType": "Manual", - "OriginalType": "Manual" - }, { "Name": "XblAuthManager", "StartupType": "Manual",