From 216c00734bdc1caea6ec1abb0068a2b27b59be38 Mon Sep 17 00:00:00 2001 From: Zoinkwiz Date: Sun, 27 Oct 2024 07:38:25 +0000 Subject: [PATCH] update clue-details to v2.0.4 (#6873) - Fixes freeze where some clues didn't have a despawn attached, throwing a null error - Makes the reset button consider current filters --- plugins/clue-details | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/clue-details b/plugins/clue-details index 94a5d24bb..61c4243fb 100644 --- a/plugins/clue-details +++ b/plugins/clue-details @@ -1,2 +1,2 @@ repository=https://github.com/Zoinkwiz/clue-details.git -commit=264cd9b8a2c62fbe06394df2f6dd9b25caa1f4b7 \ No newline at end of file +commit=2eb001da71be7d039527fbfae066bd124c29f04b \ No newline at end of file