From 633d2a7bbaf9f10fbe52958daa5ed9e08b18a82d Mon Sep 17 00:00:00 2001 From: ShakeFlower Date: Fri, 3 Jan 2025 23:30:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E9=AB=98=E7=BA=A7=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/plugins.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/plugins.js b/project/plugins.js index 94afe509..33256872 100644 --- a/project/plugins.js +++ b/project/plugins.js @@ -1674,8 +1674,8 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 = core.plugin.animate = { Animation: j, AnimationBase: F, - Ticker: O, - Transition: j, + Ticker: I, + Transition: O, bezier: q, bezierPath: H, circle: D,