chore: Update generated dev docs (#4234)

This commit is contained in:
Chris Titus
2026-03-19 23:29:25 -05:00
committed by GitHub
parent 0a642be3b4
commit 8d1f7d509a

View File

@@ -36,7 +36,7 @@ description: ""
winget install Microsoft.Onedrive --source winget
# Enabled OneSyncSvc
Set-Service -Name OneSyncSvc -StartupType Enabled
Set-Service -Name OneSyncSvc -StartupType Automatic
"
],
```