diff --git a/src/components/molecules/action-settings/enqueueLinks.tsx b/src/components/molecules/action-settings/enqueueLinks.tsx index 9ccbd5c5..2c383d47 100644 --- a/src/components/molecules/action-settings/enqueueLinks.tsx +++ b/src/components/molecules/action-settings/enqueueLinks.tsx @@ -15,14 +15,14 @@ export const EnqueueLinksSettings = forwardRef((props, ref) => { return ( setSettings(e.target.value)} /> - + Reads elements targeted by the selector and stores their links in a queue. Those pages are then processed using the same workflow as the initial page (in parallel if the maxConcurrency parameter is greater than 1).