chore: Update generated dev docs (#4806)

This commit is contained in:
Chris Titus
2026-07-04 00:21:28 -05:00
committed by GitHub
parent e72ac75d13
commit 4ae3549b8a
@@ -22,10 +22,10 @@ description: ""
{ {
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\GraphicsDrivers", "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\GraphicsDrivers",
"Name": "DisableOverlays", "Name": "DisableOverlays",
"Value": "1", "Value": "0",
"Type": "DWord", "Type": "DWord",
"OriginalValue": "0", "OriginalValue": "1",
"DefaultState": "false" "DefaultState": "true"
} }
], ],
``` ```