From dc5cceec3704317f71b078d145ca1ec1d801da72 Mon Sep 17 00:00:00 2001 From: Heinrich 'Henrik' Langos Date: Thu, 5 Jan 2023 22:02:12 +0000 Subject: [PATCH] fix: Select first upload library path by default. (#48) This is just a minor fix. Probably it shouldn't make a big difference, but I think it is good style to make sure that the there is a pre-selected default for the upload library. Reviewed-on: https://git.mills.io/prologic/tube/pulls/48 Co-authored-by: Heinrich 'Henrik' Langos Co-committed-by: Heinrich 'Henrik' Langos --- templates/upload.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/upload.html b/templates/upload.html index e188de6..97d0c08 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -11,7 +11,7 @@