From 834e3341eb4bd3552dcb61bcaa3511a1d60dc08e Mon Sep 17 00:00:00 2001 From: Saptarshi Sarkar Date: Tue, 24 Sep 2024 22:18:13 +0530 Subject: [PATCH] chore: Fixed linter issues --- .../docs/usage/drifty-gui/downloading-files.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Website/pages/docs/usage/drifty-gui/downloading-files.md b/Website/pages/docs/usage/drifty-gui/downloading-files.md index e056fbc0..04914da3 100644 --- a/Website/pages/docs/usage/drifty-gui/downloading-files.md +++ b/Website/pages/docs/usage/drifty-gui/downloading-files.md @@ -6,10 +6,10 @@ Drifty GUI allows you to download files from the internet with just a few clicks 2. Paste the URL of the file you want to download in the link input field. 3. Wait for Drifty to automatically detect the file name and set it as the default file name. - + 4. If you have previously downloaded the file or a file with the same name exists in the download directory, Drifty will prompt you to skip or re-download the file. @@ -22,7 +22,7 @@ Drifty GUI allows you to download files from the internet with just a few clicks 5. The file will be added to the download queue shown on the left side of the window. 6. Click on the **Start** button to begin downloading all the files in the queue. - +