From 71a20538caf351f7d88a7eec4b9efe56f25a3482 Mon Sep 17 00:00:00 2001 From: the-codeboy <71213855+the-codeboy@users.noreply.github.com> Date: Tue, 27 Feb 2024 11:55:52 +0100 Subject: [PATCH] fix url not read from field --- static/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index bde1d68..0b2f765 100644 --- a/static/index.html +++ b/static/index.html @@ -84,6 +84,7 @@

Studyscraper: A Studydrive Downloader

class="form-control rounded my-3" placeholder="Paste URL here e.g. https://www.studydrive.net/en/doc/effi-alle-folien/1440343" value="" + id="url-input" />