From 254e0d36f2cc38e052ea1142263a94180791cb0c Mon Sep 17 00:00:00 2001 From: PikuZheng Date: Sun, 12 Feb 2023 09:29:17 +0800 Subject: Fixed safari not responding to focus #192 --- ui/src/app/app.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/app/app.component.html b/ui/src/app/app.component.html index 79d87ca..4807064 100644 --- a/ui/src/app/app.component.html +++ b/ui/src/app/app.component.html @@ -52,7 +52,7 @@ {{ addInProgress ? "Adding..." : "Add" }} -