From 39e737024fb7ec9e3dc2da2eeb246553b9348084 Mon Sep 17 00:00:00 2001 From: Tzahi12345 Date: Sat, 9 May 2020 03:03:37 -0400 Subject: [PATCH] Pressing enter on url input now triggers download --- src/app/main/main.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/main/main.component.html b/src/app/main/main.component.html index 2d8770f..f9ff90d 100644 --- a/src/app/main/main.component.html +++ b/src/app/main/main.component.html @@ -11,7 +11,7 @@
- + Please enter a valid URL!