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

View File

@@ -22,10 +22,10 @@ description: ""
{
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\GraphicsDrivers",
"Name": "DisableOverlays",
"Value": "1",
"Value": "0",
"Type": "DWord",
"OriginalValue": "0",
"DefaultState": "false"
"OriginalValue": "1",
"DefaultState": "true"
}
],
```