mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-17 05:22:18 +00:00
Fix typo
This commit is contained in:
@@ -73,7 +73,7 @@ Now, change `executablePath` to reflect the path to your browser and profile (i.
|
|||||||
executablePath: 'C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe',
|
executablePath: 'C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe',
|
||||||
```
|
```
|
||||||
|
|
||||||
You can add `userDataDir` right after `executablePath` with the path to your browser profile path if you want that loaded as well.
|
You can add `userDataDir` right after `executablePath` with the path to your browser profile (also shown in `chrome://version`) if you want that loaded as well.
|
||||||
|
|
||||||
Remember to rebuild (`npm run build`) every time you change this configuration.
|
Remember to rebuild (`npm run build`) every time you change this configuration.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user