From d1fd515251297812a4f14183107c88ce2edbc3e5 Mon Sep 17 00:00:00 2001 From: Chris Mogridge Date: Sat, 1 Jun 2024 22:22:17 +0100 Subject: [PATCH] Use on context menu shows up only on useable items Added a check to see if the item is useable. if the item isnt useable theres no reason to show the "use" in the contextmenu --- html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/index.html b/html/index.html index 804c1e1e0..884f58adf 100644 --- a/html/index.html +++ b/html/index.html @@ -191,7 +191,7 @@