From b7a0dcc8b6ec426e2c275d67c15b1e93f5d68806 Mon Sep 17 00:00:00 2001 From: hakadao Date: Fri, 14 Jun 2024 02:17:55 +0800 Subject: [PATCH] fix(ForYou): tick animation cannot re-toggle --- src/contentScripts/views/Home/components/ForYou.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/contentScripts/views/Home/components/ForYou.vue b/src/contentScripts/views/Home/components/ForYou.vue index 6159d2d2..b835ff0a 100644 --- a/src/contentScripts/views/Home/components/ForYou.vue +++ b/src/contentScripts/views/Home/components/ForYou.vue @@ -1,4 +1,5 @@