From 256a8f716bc28de7651868b6353df20f0dadcd58 Mon Sep 17 00:00:00 2001 From: Hermes Date: Mon, 20 Apr 2026 21:46:14 +0800 Subject: [PATCH] =?UTF-8?q?fix(th=5F14=5Fpanels):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E5=BC=B9=E7=AA=97=E7=A1=AE=E8=AE=A4=E6=97=B6?= =?UTF-8?q?=20recentGrid=20=E5=BC=95=E7=94=A8=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/th_14_panels.js | 1 - 1 file changed, 1 deletion(-) diff --git a/code/th_14_panels.js b/code/th_14_panels.js index 7856688..30fc408 100644 --- a/code/th_14_panels.js +++ b/code/th_14_panels.js @@ -4338,7 +4338,6 @@ FloatBallAppWM.prototype.showColorPickerPopup = function(opts) { } recentColors = next; saveRecentColors(); - refreshRecentGrid(); } var selectedColor = currentColor;