From 338b04175956cf1caece4a02ea7231be4e5a3b92 Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Sat, 28 Jun 2025 04:51:05 -0400 Subject: [PATCH] update ge-filters to v1.15 (#8193) * Switches GE search prefix removal to widget event Improves buy prefix removal by handling the widget load event instead of script pre-fire, enhancing reliability and compatibility with the Grand Exchange search UI. Adjusts logic to update the input field directly when the relevant widget loads. Also enables automatic null analysis in Java project settings. * Update ge-filters * Update ge-filters * Update ge-filters --- plugins/ge-filters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ge-filters b/plugins/ge-filters index d9be99003..2d76000f0 100644 --- a/plugins/ge-filters +++ b/plugins/ge-filters @@ -1,3 +1,3 @@ repository=https://github.com/nick2bad4u/GE-Filters.git -commit=5851376b18e91a65a942eb221b739c643902ab9b +commit=46d8f82b69f05478eb535ccfaf8c1c790ae865c9 authors=nick2bad4u, Salverrs