fix(config) config schema newline (#10323)

## Summary
Looks like we may have introduced a formatting issue in recent PRs.

## Testing
- [x] ran `just write-config-schema`
This commit is contained in:
Dylan Hurd
2026-01-31 22:08:29 -07:00
committed by GitHub
parent e470461a96
commit ae4eeff440

View File

@@ -1569,4 +1569,4 @@
},
"title": "ConfigToml",
"type": "object"
}
}