diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -225,7 +225,7 @@ export const config = { // Use the cookie store of your local browser. (default = off) // Options: "chrome" | "edge" | "firefox" - cookies: "chrome" + cookies: "chrome", // Specify the output options. output: { |