From 7283d9290c1165de32495b62f713a5fd49b04562 Mon Sep 17 00:00:00 2001
From: Louis Bourque
Date: Fri, 24 Jun 2016 14:44:01 -0600
Subject: [PATCH] Autofocus on user input when adding by URIs
Set textarea for URI input to autofocus since this is the field the user is most likely to be pasting text into.
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 5e626e6..76682ad 100755
--- a/index.html
+++ b/index.html
@@ -728,7 +728,7 @@ http://ex1.com/f1.jpg http://ex2.com/f1.jpg
http://ex1.com/f2.mp4 http://ex2.com/f2.mp4 --out=file2.mp4
-
+