mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-02-04 17:42:22 +05:30
fix: errored playlist downloads falsely showing up as completed
This commit is contained in:
@@ -296,7 +296,7 @@ export default function DownloaderPage() {
|
||||
<FormControl>
|
||||
<Input
|
||||
className="focus-visible:ring-0"
|
||||
placeholder="Enter Video URL to Search"
|
||||
placeholder="Enter Video/Playlist URL to Download"
|
||||
{...field}
|
||||
/>
|
||||
</FormControl>
|
||||
|
||||
Reference in New Issue
Block a user