We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da6c9b commit 1121eb8Copy full SHA for 1121eb8
1 file changed
README.md
@@ -53,7 +53,7 @@ required.
53
54
| Option | Type | Description |
55
| -------------------- | -------- | ----------------------------------------------------------------------------- |
56
-| **`collections`** \* | string[] | Array of upload-enabled collections' slugs you want to enable the plugin for. |
+| `collections` \* | string[] | Array of upload-enabled collections' slugs you want to enable the plugin for. |
57
| `enabled` | boolean | Conditionally enable/disable plugin. Default: true. |
58
| `width` | number | Width to resize the image before computing the blurhash. Default: 32. |
59
| `height` | number | Height to resize the image before computing the blurhash. Default: 32. |
0 commit comments