From 717f3b356cdb5f5ccc73675b0994edf445d44fbb Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sun, 26 Jun 2022 16:05:01 +0800 Subject: [PATCH] :rotating_light: --- app/src/util/onGetConfig.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/util/onGetConfig.ts b/app/src/util/onGetConfig.ts index 14271b108..6bb0175f0 100644 --- a/app/src/util/onGetConfig.ts +++ b/app/src/util/onGetConfig.ts @@ -221,7 +221,7 @@ const initStatus = () => { } }); resizeTabs(); - target.querySelector(".b3-menu").classList.add("fn__none") + target.querySelector(".b3-menu").classList.add("fn__none"); event.stopPropagation(); break; } else if (target.id === "barSync") {