fix WPFTweaksWindowsAI (#4578)

This commit is contained in:
Gabi
2026-05-28 11:13:54 -07:00
committed by GitHub
parent 076ef02b2c
commit 2ebc9bd6c4
+1 -1
View File
@@ -947,7 +947,7 @@
{ {
"Path": "HKLM:\\SOFTWARE\\Policies\\WindowsNotepad", "Path": "HKLM:\\SOFTWARE\\Policies\\WindowsNotepad",
"Name": "DisableAIFeatures", "Name": "DisableAIFeatures",
"Value": 1, "Value": "1",
"Type": "DWord", "Type": "DWord",
"OriginalValue": "<RemoveEntry>" "OriginalValue": "<RemoveEntry>"
} }