chore: format

This commit is contained in:
saberzero1
2026-05-22 20:09:57 +02:00
parent afb84b1ffe
commit 70c2aa0f53

View File

@@ -55,7 +55,7 @@ ExternalPlugin.CustomOgImages({
### Configuration Options
| Option | Type | Default | Description |
| ---------------- | --------- | ------------ | ----------------------------------------------------------------- |
| -------------------- | --------- | ------------------------- | ----------------------------------------------------------------- |
| `colorScheme` | string | "lightMode" | Theme to use for generating images ("darkMode" or "lightMode") |
| `width` | number | 1200 | Width of the generated image in pixels |
| `height` | number | 630 | Height of the generated image in pixels |