From 8ecb64e8f69d794b82e223b1c695d34d57e5e663 Mon Sep 17 00:00:00 2001 From: Fiffers <14336807+Fiffers@users.noreply.github.com> Date: Sat, 17 Jan 2026 10:53:20 -0800 Subject: [PATCH] update custom-emoji (#10176) * Apply PR feedback Remove thread interrupt * Update custom emoji Apply PR feedback * Fix bugs * Actually use the correct executor * Fix potential memory leak --- plugins/custom-emoji | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/custom-emoji b/plugins/custom-emoji index 7828f6766..b87f47003 100644 --- a/plugins/custom-emoji +++ b/plugins/custom-emoji @@ -1,3 +1,3 @@ repository=https://github.com/LouisGameDev/runelite-custom-emoji.git -commit=9649d5d80fc86a7d13aab6b95ea9c32b97a432d7 +commit=f140af420a1f0cee9c23752adea69a9ba0879469 authors=LouisGameDev,Fiffers