From 712ee1a06366476ab09a89a263e9f610bbac9789 Mon Sep 17 00:00:00 2001 From: Nguyen Hoai Nam Date: Fri, 28 Jul 2023 17:09:52 +0800 Subject: [PATCH] Make error notifications autoclose --- client/common/src/flybot/client/common/db/fx.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/common/src/flybot/client/common/db/fx.cljs b/client/common/src/flybot/client/common/db/fx.cljs index 7505debe..77a87d35 100644 --- a/client/common/src/flybot/client/common/db/fx.cljs +++ b/client/common/src/flybot/client/common/db/fx.cljs @@ -34,7 +34,7 @@ "autoClose" 10000 "pauseOnHover" true} :error {"type" "error" - "autoClose" false + "autoClose" 10000 "pauseOnHover" true} {})] (.toast js/ReactToastify