Compare commits

...
2 Commits
Author SHA1 Message Date
Chris TitusandGitHub 893dca4055 chore: Update generated dev docs (#4579) 2026-05-28 13:14:28 -05:00
GabiandGitHub 2ebc9bd6c4 fix WPFTweaksWindowsAI (#4578) 2026-05-28 13:13:54 -05:00
2 changed files with 2 additions and 2 deletions
+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>"
} }
@@ -20,7 +20,7 @@ description: ""
{ {
"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>"
} }